New submission from Michael Foord <mich...@voidspace.org.uk>:

The usage messages for unittest from the command line are slightly incorrect.

They show: "Usage: unittest [options]" when it should be "Usage: python -m 
unittest [options]" (or even "python -m unittest discover").

----------
assignee: michael.foord
messages: 102267
nosy: michael.foord
severity: normal
status: open
title: python -m unittest -h and python -m unittest discover -h message 
slightly incorrect
versions: Python 2.7, Python 3.2

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8303>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to