]> granicus.if.org Git - python/commit
Implemented proto 2 NEWTRUE and NEWFALSE in cPickle.
authorTim Peters <tim.peters@gmail.com>
Sun, 2 Feb 2003 17:59:11 +0000 (17:59 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 2 Feb 2003 17:59:11 +0000 (17:59 +0000)
commit3c67d795ef829114a6404a8d3d6e53f277e7cd84
tree2ce5287f41c333d1299ba0f1a7d63ffaebc0848c
parentd156c2d782d1c598a4c97bc5192f383ce9669674
Implemented proto 2 NEWTRUE and NEWFALSE in cPickle.
Lib/test/pickletester.py
Modules/cPickle.c