This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients Ben.Wolfson, eric.araujo, eric.smith, mark.dickinson, petri.lehtinen, r.david.murray
Date 2011-06-03.15:14:38
SpamBayes Score 0.097984485
Marked as misclassified No
Message-id <1307114079.61.0.101628737683.issue12014@psf.upfronthosting.co.za>
In-reply-to
Content
Note that the PEP also explicitly addresses your concern about getattr, as well (validation of the name is delegated to the object's __getattr__).
History
Date User Action Args
2011-06-03 15:14:39r.david.murraysetrecipients: + r.david.murray, mark.dickinson, eric.smith, eric.araujo, Ben.Wolfson, petri.lehtinen
2011-06-03 15:14:39r.david.murraysetmessageid: <1307114079.61.0.101628737683.issue12014@psf.upfronthosting.co.za>
2011-06-03 15:14:39r.david.murraylinkissue12014 messages
2011-06-03 15:14:38r.david.murraycreate