]> granicus.if.org Git - python/commit
Issue 10620: Specifying test modules by path instead of module name to 'python -m...
authorMichael Foord <fuzzyman@voidspace.org.uk>
Sat, 4 Dec 2010 01:11:21 +0000 (01:11 +0000)
committerMichael Foord <fuzzyman@voidspace.org.uk>
Sat, 4 Dec 2010 01:11:21 +0000 (01:11 +0000)
commit37d120aeb471b3fba7e16550cea5d79ecb901561
treeb2b9b0c58d6510c8f3e3c53285cf6b498ad3ec72
parente2bb4eb77b24a1870bd7feb15124b7adf1460efe
Issue 10620: Specifying test modules by path instead of module name to 'python -m unittest'
Doc/library/unittest.rst
Lib/unittest/main.py
Lib/unittest/test/test_program.py
Misc/NEWS