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 benjamin.peterson
Recipients BreamoreBoy, benjamin.peterson, daniel.urban, gangesmaster, pitrou, thomaslee
Date 2010-09-18.15:57:02
SpamBayes Score 0.052822966
Marked as misclassified No
Message-id <1284825423.81.0.355419388529.issue1615@psf.upfronthosting.co.za>
In-reply-to
Content
I consider this to be a feature. Properties can raise AttributeError to defer to __getattr__.
History
Date User Action Args
2010-09-18 15:57:03benjamin.petersonsetrecipients: + benjamin.peterson, pitrou, gangesmaster, thomaslee, daniel.urban, BreamoreBoy
2010-09-18 15:57:03benjamin.petersonsetmessageid: <1284825423.81.0.355419388529.issue1615@psf.upfronthosting.co.za>
2010-09-18 15:57:02benjamin.petersonlinkissue1615 messages
2010-09-18 15:57:02benjamin.petersoncreate