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 eric.snow
Recipients BreamoreBoy, Micah.Friesen, benjamin.peterson, daniel.urban, eric.araujo, eric.snow, gangesmaster, pitrou, rhettinger, thomaslee
Date 2013-02-23.06:17:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361600224.17.0.149833417113.issue1615@psf.upfronthosting.co.za>
In-reply-to
Content
The whole AttributeError gaining an attribute seems impractical, but the second approach still seems reasonable to me.  I've attached a rough patch to demonstrate.  If that looks okay, I can flesh it out.
History
Date User Action Args
2013-02-23 06:17:04eric.snowsetrecipients: + eric.snow, rhettinger, pitrou, gangesmaster, thomaslee, benjamin.peterson, eric.araujo, daniel.urban, BreamoreBoy, Micah.Friesen
2013-02-23 06:17:04eric.snowsetmessageid: <1361600224.17.0.149833417113.issue1615@psf.upfronthosting.co.za>
2013-02-23 06:17:04eric.snowlinkissue1615 messages
2013-02-23 06:17:03eric.snowcreate