[issue7361] Strange importlib error during test_multiprocessing failure

R. David Murray report at bugs.python.org
Fri Nov 20 04:08:01 CET 2009


R. David Murray <rdmurray at bitdance.com> added the comment:

This was on a buildbot, and regrtest -j isn't used there, but in any
case it wouldn't affect importlib as far as I know.  From the traceback
it looks like multiprocessing is just doing an import.

----------

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


More information about the Python-bugs-list mailing list