[issue14080] Sporadic test_imp failure

Antoine Pitrou report at bugs.python.org
Sat Feb 25 15:54:53 CET 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

> Is this expected?

Looks rather strange to me, it means we have importlib importers on
sys.path_importer_cache. Still, the fact that path == '.' above (in
_FileFinder as well as find_module_path) makes it difficult to
understand the later failure.

----------

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


More information about the Python-bugs-list mailing list