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.snow
Recipients brett.cannon, eric.snow, ncoghlan
Date 2014-03-30.01:39:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396143597.05.0.296776161762.issue21099@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch.  In most spots I'm left things alone.

There is a comment in the docstring for test_abc.SourceOnlyLoaderTests about reload-related tests and module_for_loader (which is deprecated now).  I'm not going to worry about that for now.
History
Date User Action Args
2014-03-30 01:39:57eric.snowsetrecipients: + eric.snow, brett.cannon, ncoghlan
2014-03-30 01:39:57eric.snowsetmessageid: <1396143597.05.0.296776161762.issue21099@psf.upfronthosting.co.za>
2014-03-30 01:39:56eric.snowlinkissue21099 messages
2014-03-30 01:39:56eric.snowcreate