[issue10652] test___all_ + test_tcl fails (Windows installed binary)

Antoine Pitrou report at bugs.python.org
Sat Jul 21 23:30:04 CEST 2012


Antoine Pitrou <pitrou at free.fr> 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 <report at bugs.python.org>
<http://bugs.python.org/issue10652>
_______________________________________


More information about the Python-bugs-list mailing list