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 Jim.Jewett, Joshua.Chin, ethan.furman, pitrou, r.david.murray, rhettinger
Date 2014-11-05.16:12:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415203931.84.0.526423410376.issue22766@psf.upfronthosting.co.za>
In-reply-to
Content
There is no purpose served by changing the AttributeError into a TypeError.  It's just extra unneeded code.
History
Date User Action Args
2014-11-05 16:12:11r.david.murraysetrecipients: + r.david.murray, rhettinger, pitrou, ethan.furman, Jim.Jewett, Joshua.Chin
2014-11-05 16:12:11r.david.murraysetmessageid: <1415203931.84.0.526423410376.issue22766@psf.upfronthosting.co.za>
2014-11-05 16:12:11r.david.murraylinkissue22766 messages
2014-11-05 16:12:11r.david.murraycreate