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 eli.bendersky
Recipients Arfrever, Robin.Schreiber, asvetlov, effbot, eli.bendersky, pitrou
Date 2013-08-08.13:58:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375970293.57.0.611279526463.issue15651@psf.upfronthosting.co.za>
In-reply-to
Content
> Can you explain what use case it tries to cover?

What I'm trying to say is that although I think I understand its effect (if the same sub-interpreter re-imports _elementtree bypassing the Python module cache, this is an additional level of caching), I'm not sure what *real* use cases it aims for.
History
Date User Action Args
2013-08-08 13:58:13eli.benderskysetrecipients: + eli.bendersky, effbot, pitrou, Arfrever, asvetlov, Robin.Schreiber
2013-08-08 13:58:13eli.benderskysetmessageid: <1375970293.57.0.611279526463.issue15651@psf.upfronthosting.co.za>
2013-08-08 13:58:13eli.benderskylinkissue15651 messages
2013-08-08 13:58:13eli.benderskycreate