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.araujo
Recipients eric.araujo, eric.snow, fijal, georg.brandl, tarek
Date 2012-11-17.20:44:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353185063.57.0.891703961273.issue2953@psf.upfronthosting.co.za>
In-reply-to
Content
Eric, as you know importlib, can you comment about this?  If zipimport now works with the invalidate_caches system, then we do have a documented way of clearing the cache, and I would recommend closing this bug (the existing attribute should stay for compat, but we should not document or test it more IMO).
History
Date User Action Args
2012-11-17 20:44:23eric.araujosetrecipients: + eric.araujo, georg.brandl, fijal, tarek, eric.snow
2012-11-17 20:44:23eric.araujosetmessageid: <1353185063.57.0.891703961273.issue2953@psf.upfronthosting.co.za>
2012-11-17 20:44:23eric.araujolinkissue2953 messages
2012-11-17 20:44:23eric.araujocreate