]> granicus.if.org Git - python/commit
Test the exception-raising for error cases in copy_reg.
authorFred Drake <fdrake@acm.org>
Wed, 11 Oct 2000 22:17:35 +0000 (22:17 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 11 Oct 2000 22:17:35 +0000 (22:17 +0000)
commitcb953d72d219155eb1e9b89787c30ca7e177f069
tree59e842a2798fe7ef2ad836758b36e800e2caf146
parent78a6a369641d53c4085eb167af0d1cef65c129fe
Test the exception-raising for error cases in copy_reg.
Lib/test/output/test_copy_reg [new file with mode: 0644]
Lib/test/test_copy_reg.py [new file with mode: 0644]