]> granicus.if.org Git - python/commit
Fix the test control support for the pickle & cPickle tests so the tests run
authorFred Drake <fdrake@acm.org>
Wed, 19 Dec 2001 16:42:15 +0000 (16:42 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 19 Dec 2001 16:42:15 +0000 (16:42 +0000)
commit694ed091af3b83b32ef161bd333c042a0ddacc88
treec11c05820d70718575cf53afa583bca9c8a852a7
parent1444f67fa0248d80b5c6de14443e56d05b314227
Fix the test control support for the pickle & cPickle tests so the tests run
under regrtest.
Lib/test/test_cpickle.py
Lib/test/test_pickle.py