Berker Peksag added the comment:

> The documentation should be fixed then:
> http://docs.python.org/2/library/unittest#command-line-interface

The documentation already covers that "python -m unittest test_module" usage 
works only in 2.7+.

"Changed in version 2.7: In earlier versions it was only possible to run 
individual test methods and not modules or classes."

----------
nosy: +berker.peksag

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

Reply via email to