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 berker.peksag
Recipients berker.peksag, ezio.melotti, jhylton, nako521, orsenthil
Date 2015-08-03.00:41:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1438562505.77.0.971798295306.issue6500@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch for 2.7. I don't think backporting 9eceb618274a to 2.7  is worth the effort for this, so I just fixed the __getattr__ method and added a test.
History
Date User Action Args
2015-08-03 00:41:45berker.peksagsetrecipients: + berker.peksag, jhylton, orsenthil, ezio.melotti, nako521
2015-08-03 00:41:45berker.peksagsetmessageid: <1438562505.77.0.971798295306.issue6500@psf.upfronthosting.co.za>
2015-08-03 00:41:45berker.peksaglinkissue6500 messages
2015-08-03 00:41:45berker.peksagcreate