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, exarkun
Date 2012-09-11.00:39:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347323986.45.0.527598302968.issue15912@psf.upfronthosting.co.za>
In-reply-to
Content
Thinking about it, it may be worth adding a note to the docs for sys.modules making it clear about importlib.invalidate_caches().  I'll see about writing up a patch when I get a chance.
History
Date User Action Args
2012-09-11 00:39:46eric.snowsetrecipients: + eric.snow, exarkun
2012-09-11 00:39:46eric.snowsetmessageid: <1347323986.45.0.527598302968.issue15912@psf.upfronthosting.co.za>
2012-09-11 00:39:05eric.snowlinkissue15912 messages
2012-09-11 00:39:05eric.snowcreate