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 brett.cannon
Recipients barry, brett.cannon, docs@python, eric.smith
Date 2013-04-09.21:05:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365541522.56.0.955068471543.issue17566@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed by http://hg.python.org/cpython/rev/8e733e30edf6 by raising NotImplementedError and relying on the fact that ModuleType.__repr__() swallows any exception.
History
Date User Action Args
2013-04-09 21:05:22brett.cannonsetrecipients: + brett.cannon, barry, eric.smith, docs@python
2013-04-09 21:05:22brett.cannonsetmessageid: <1365541522.56.0.955068471543.issue17566@psf.upfronthosting.co.za>
2013-04-09 21:05:22brett.cannonlinkissue17566 messages
2013-04-09 21:05:22brett.cannoncreate