]> granicus.if.org Git - python/commit
Got test_pickletools and test_pickle working.
authorGuido van Rossum <guido@python.org>
Tue, 8 May 2007 21:26:54 +0000 (21:26 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 8 May 2007 21:26:54 +0000 (21:26 +0000)
commitcfe5f20fe82806b85c971e43e18564e60108dd08
tree0ddd21800971710d6decd02c0c6b867a153c8378
parentf9e91c9c58de72afdf51f2a6ebfe50e98beeaa78
Got test_pickletools and test_pickle working.
(Alas, test_cpickle is still broken.)
Lib/pickle.py
Lib/pickletools.py
Lib/test/pickletester.py
Lib/test/test_pickle.py
Modules/cPickle.c