Antoine Pitrou <[email protected]> added the comment:

> I wonder if it would be sensible to have test___all__ restore the
> state of sys.modules after it runs.

Probably not. I don't think we want to debug the consequences of having
duplicate modules lying around by way of old references registered here
and there.

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue10652>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to