]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add test cases for the fnmatch module.
authorFred Drake <fdrake@acm.org>
Wed, 21 Mar 2001 18:29:25 +0000 (18:29 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 21 Mar 2001 18:29:25 +0000 (18:29 +0000)
commit91751143ebae8db295a7e15b4aeb831ea43ca123
tree33e862345fd64c4acc0874cf5bf1f84f05ee43c3
parentcd1b1dd6d29f81df560286f4838fefeae0af6cd8
Add test cases for the fnmatch module.
Lib/test/output/test_fnmatch [new file with mode: 0644]
Lib/test/test_fnmatch.py [new file with mode: 0644]