]> granicus.if.org Git - python/commit
Brought some module variables into synch with pickle.py's current values.
authorTim Peters <tim.peters@gmail.com>
Tue, 4 Feb 2003 00:21:07 +0000 (00:21 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 4 Feb 2003 00:21:07 +0000 (00:21 +0000)
commit5b7da39f23832d283cbea64c24cad2ed31d87ccb
tree18d6b80bcfd5c6a88f9d4f099933de35e827e7d2
parente7028ac56cb34b6ec4757308afdd588611a82db6
Brought some module variables into synch with pickle.py's current values.
Imported the extension-registry dicts from copy_reg.py, in preparation for
tackling EXT[124].
Lib/copy_reg.py
Modules/cPickle.c