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 eric.snow, kakuma, kushal.das, lwcolton, michael.foord
Date 2014-12-10.03:35:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1418182558.65.0.726655532221.issue21600@psf.upfronthosting.co.za>
In-reply-to
Content
FYI, you probably don't want to be patching out sys.modules.  It isn't guaranteed that doing so will have the expected effect on import semantics.
History
Date User Action Args
2014-12-10 03:35:58eric.snowsetrecipients: + eric.snow, michael.foord, kushal.das, kakuma, lwcolton
2014-12-10 03:35:58eric.snowsetmessageid: <1418182558.65.0.726655532221.issue21600@psf.upfronthosting.co.za>
2014-12-10 03:35:58eric.snowlinkissue21600 messages
2014-12-10 03:35:58eric.snowcreate