[issue14035] behavior of test.support.import_fresh_module

Florent Xicluna report at bugs.python.org
Fri Feb 17 00:44:51 CET 2012


Florent Xicluna <florent.xicluna at gmail.com> added the comment:

Trigger the same behavior without import_fresh_module. (test_fresh_import2.py)

If you uncomment line #A or #B, it succeed.
On the other side, if you comment line #C or #D, it succeed too.

The import machinery is a bit complex, indeed ...

----------
nosy: +brett.cannon
Added file: http://bugs.python.org/file24536/test_fresh_import2.py

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


More information about the Python-bugs-list mailing list