]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Some experimental support for generating NEWOBJ with proto=2, and
authorGuido van Rossum <guido@python.org>
Tue, 28 Jan 2003 17:55:05 +0000 (17:55 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 28 Jan 2003 17:55:05 +0000 (17:55 +0000)
commit533dbcf250bf4e2310ab72d8d42f2efe3be6febf
tree49c338482d819fdd1f4027ef590529986b2070f9
parent53b39d2e70768e34c3f01f0d6efbe76c9913d422
Some experimental support for generating NEWOBJ with proto=2, and
fixed a bug in load_newobj().
Lib/pickle.py
Lib/test/pickletester.py