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.araujo
Recipients Ismael.Garrido, benjamin.peterson, eric.araujo
Date 2011-07-08.13:55:37
SpamBayes Score 0.0800127
Marked as misclassified No
Message-id <1310133338.28.0.00226618611148.issue12503@psf.upfronthosting.co.za>
In-reply-to
Content
Could AttributeError be improved to say something like this:

AttributeError: type 'type' has no attribute '__enter__'
History
Date User Action Args
2011-07-08 13:55:38eric.araujosetrecipients: + eric.araujo, benjamin.peterson, Ismael.Garrido
2011-07-08 13:55:38eric.araujosetmessageid: <1310133338.28.0.00226618611148.issue12503@psf.upfronthosting.co.za>
2011-07-08 13:55:37eric.araujolinkissue12503 messages
2011-07-08 13:55:37eric.araujocreate