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 brett.cannon, eric.snow, ezio.melotti, gkcn, pitrou, python-dev
Date 2013-05-04.18:48:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367693301.84.0.616365663058.issue17115@psf.upfronthosting.co.za>
In-reply-to
Content
It's because test_pydoc is actively deleting the __loader__ of a test module. I'll have a look to figure out why it's doing that.
History
Date User Action Args
2013-05-04 18:48:21brett.cannonsetrecipients: + brett.cannon, pitrou, ezio.melotti, python-dev, eric.snow, gkcn
2013-05-04 18:48:21brett.cannonsetmessageid: <1367693301.84.0.616365663058.issue17115@psf.upfronthosting.co.za>
2013-05-04 18:48:21brett.cannonlinkissue17115 messages
2013-05-04 18:48:21brett.cannoncreate