summaryrefslogtreecommitdiffstats
path: root/Lib/unittest/__main__.py
Commit message (Collapse)AuthorAgeFilesLines
* Improving help message for python -m unittest. Issue 8303.Michael Foord2010-05-101-1/+1
|
* Correct usage message displayed for python -m unittest -hMichael Foord2010-03-221-1/+2
|
* Issue 7815. __unittest in module globals trims frames from reported ↵Michael Foord2010-03-221-0/+3
| | | | stacktraces in unittest.
* split unittest.py into a packageBenjamin Peterson2009-07-191-0/+8