[issue8315] ./python -m unittest test.test_importlib doesn't work

Berker Peksag report at bugs.python.org
Sun Sep 7 12:09:56 CEST 2014


Berker Peksag added the comment:

test_importlib has been fixed in issue 22002.

    $ ./python -m unittest test.test_importlib

    ----------------------------------------------------------------------
    Ran 963 tests in 1.533s

    OK (skipped=15, expected failures=1)

----------
nosy: +berker.peksag
resolution:  -> out of date
stage:  -> resolved
status: open -> closed
type:  -> behavior

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


More information about the Python-bugs-list mailing list