Issue414884

classification
Title: old style "getattr"
Type: Severity: normal
Components: Core Versions:
Milestone:
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: bckfnn Nosy List: bckfnn
Priority: normal Keywords:

Created on 2001-04-09.13:53:34 by anonymous, last changed 2001-04-25.18:43:17 by bckfnn.

Messages
msg294 (view) Author: Nobody/Anonymous (nobody) Date: 2001-04-09.13:53:34
Jython 2.0's "getattr" accepts only 2 arguments
and not the optional default third argument.
msg295 (view) Author: Finn Bock (bckfnn) Date: 2001-04-25.18:43:17
Logged In: YES 
user_id=4201

This feature was already added in 2.1a1.
History
Date User Action Args
2001-04-09 13:53:34anonymouscreate