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

R. David Murray report at bugs.python.org
Tue Mar 13 23:05:26 CET 2012


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

I fixed this for test_email by adding automatic unit test discovery to test_email.__init__.

I believe it should be possible for a similar thing to do be done for test_importlib.

----------
nosy: +r.david.murray

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


More information about the Python-bugs-list mailing list