[issue6001] Test discovery for unittest

Michael Foord report at bugs.python.org
Tue May 12 14:25:15 CEST 2009


Michael Foord <michael at voidspace.org.uk> added the comment:

The usage information in TestProgram in this patch is not correct. 

If __name__ != __main__ it should be unchanged - the new usage message
should only be displayed if unittest is run as __main__.

----------

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


More information about the Python-bugs-list mailing list