]> granicus.if.org Git - python/commit
Added #defines for proto 2 opcodes; gave the Pickler a proto member;
authorTim Peters <tim.peters@gmail.com>
Sat, 1 Feb 2003 06:22:36 +0000 (06:22 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 1 Feb 2003 06:22:36 +0000 (06:22 +0000)
commit797ec24e87f4847ff644541fe93b74c98dc72376
tree7adf19465ad12d13d59b312bc3ad89aa7d87e3e9
parent70533e28ad75fe60ba2d0bb11124a3dc69b16bb7
Added #defines for proto 2 opcodes; gave the Pickler a proto member;
removed woefully inadequate opcode docs and pointed to pickletools.py
instead.
Modules/cPickle.c