[issue16817] test___all__ has to save and restore sys.modules while it does all the importing

Eli Bendersky report at bugs.python.org
Sun Dec 30 06:42:53 CET 2012


Eli Bendersky added the comment:

Yes, but pickle doesn't use this helper function. And the problem is because *pickle* tries to __import__ this module.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16817>
_______________________________________


More information about the Python-bugs-list mailing list