]> granicus.if.org Git - python/commit
Added a HIGHEST_PROTOCOL module attribute to pickle and cPickle.
authorTim Peters <tim.peters@gmail.com>
Thu, 13 Feb 2003 15:44:41 +0000 (15:44 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 13 Feb 2003 15:44:41 +0000 (15:44 +0000)
commit8587b3c0730236dc007e8533c3cbfccd421fa381
treee031741700152eb780af1071669c69f397402429
parentfe62bc917d1ab51fc591839b3c65589b268cad31
Added a HIGHEST_PROTOCOL module attribute to pickle and cPickle.
Lib/pickle.py
Lib/test/pickletester.py
Modules/cPickle.c