]> granicus.if.org Git - python/commit
Convert test_strftime, test_getargs, and test_pep247 to use unittest.
authorBrett Cannon <bcannon@gmail.com>
Tue, 18 Mar 2008 01:00:07 +0000 (01:00 +0000)
committerBrett Cannon <bcannon@gmail.com>
Tue, 18 Mar 2008 01:00:07 +0000 (01:00 +0000)
commit6eeaddc341ec3ac03070c47cf9095a6c82d3a395
tree095a6e07a27e4a63011e18a94a927d476442eba9
parent887290d275a68754aa15a9924640faab392754b6
Convert test_strftime, test_getargs, and test_pep247 to use unittest.
Lib/test/test_getargs.py
Lib/test/test_pep247.py
Lib/test/test_strftime.py
Misc/NEWS