[issue8392] unit tests rather light on testing __import__(..., level)

Brett Cannon report at bugs.python.org
Fri Jul 23 16:05:15 CEST 2010


Brett Cannon <brett at python.org> added the comment:

Committed in r83090. Tweaked the patch from Virgil slightly so that it sets the flag used by importlib to delineate whether to use __import__ back to its original setting after running the tests.

----------
resolution:  -> accepted
status: open -> closed

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


More information about the Python-bugs-list mailing list