]> granicus.if.org Git - python/commit
Patches #1550273, #1550272: fix a few bugs in unittest and add a
authorGeorg Brandl <georg@python.org>
Wed, 7 Mar 2007 09:09:40 +0000 (09:09 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 7 Mar 2007 09:09:40 +0000 (09:09 +0000)
commit15c5ce936f8dd2d83a02707efbeb88531f7514af
tree614b7f2f7611543ff18f6fdfaa0fd84d00b67671
parent71ff64674375b355c9449f8b511b49756d880e48
Patches #1550273, #1550272: fix a few bugs in unittest and add a
comprehensive test suite for the module.
Lib/test/test_unittest.py
Lib/unittest.py
Misc/NEWS