]> granicus.if.org Git - python/commit
cPickle can load pickles using proto 2 EXT[124] now, but can't yet
authorTim Peters <tim.peters@gmail.com>
Tue, 4 Feb 2003 05:06:17 +0000 (05:06 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 4 Feb 2003 05:06:17 +0000 (05:06 +0000)
commit2d6296573478c83c29790d7164613c9194a69375
treee37260afcf300219d3da05463e156055f32b4193
parentd4b920c8bd2d41b49d30c89fe9732ff443fe71f8
cPickle can load pickles using proto 2 EXT[124] now, but can't yet
generate these opcodes.
Lib/copy_reg.py
Modules/cPickle.c