]> granicus.if.org Git - python/commit
A test suite for the copy module. This should provide full code
authorGuido van Rossum <guido@python.org>
Thu, 6 Feb 2003 17:52:15 +0000 (17:52 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 6 Feb 2003 17:52:15 +0000 (17:52 +0000)
commit581cb938d0650a44b8a959ebc924439992e595df
tree0c336b1301533af5a8ca45c06894a685668534fc
parent8eb4044f7e42af1134a6a98e52201df0a8aaa01f
A test suite for the copy module.  This should provide full code
coverage.
Lib/test/test_copy.py [new file with mode: 0644]