]> granicus.if.org Git - python/commit
Reorganize pickle/cPickle testing so the tests pass regardless of the order
authorTim Peters <tim.peters@gmail.com>
Mon, 22 Jan 2001 22:05:20 +0000 (22:05 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 22 Jan 2001 22:05:20 +0000 (22:05 +0000)
commite935816164fb028d90072627a2dd9bd17bca969c
tree0ce07c971cf2d0dc9b22f6114548fbe95bbfe7a8
parentda6daee43977fa0bae953f4104012f069ddc79e6
Reorganize pickle/cPickle testing so the tests pass regardless of the order
they're run.
Lib/test/output/test_cpickle
Lib/test/pickletester.py [new file with mode: 0644]
Lib/test/test_cpickle.py
Lib/test/test_pickle.py