[issue14657] Avoid two importlib copies

Brett Cannon report at bugs.python.org
Sun Jun 24 17:47:42 CEST 2012


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

Do people feel the need to change the importlib tests to run against both the frozen code and importlib/_bootstrap.py? If so either the test_warnings approach (or a new one using class decorators or something) should be used to run the tests twice.

----------

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


More information about the Python-bugs-list mailing list