]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Convert dospath test suite to PyUnit, adding a couple more cases for
authorFred Drake <fdrake@acm.org>
Tue, 22 May 2001 20:20:49 +0000 (20:20 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 22 May 2001 20:20:49 +0000 (20:20 +0000)
commit64fe52351a7e64642fbcc28f1723280a739d7e42
tree7fa31cf35824b99731980d7e8d3307c2be735d82
parent876dc70b2eaf32433b6d072cb7aa496c08228a3d
Convert dospath test suite to PyUnit, adding a couple more cases for
isabs() (no false results were checked) and splitdrive().
Lib/test/test_dospath.py