[Python-Dev] [ 654866 ] pickle and cPickle not equivalent

Greg Ewing greg@cosc.canterbury.ac.nz
Thu, 19 Dec 2002 10:45:00 +1300 (NZDT)


"Patrick K. O'Brien" <pobrien@orbtech.com>:

> Or create a second version of cPickle that does work exactly the same as 
> pickle.

Or make it an option or alternative entry point to the
existing cPickle. The two cPickles would be almost
exactly the same code-wise, wouldn't they?

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg@cosc.canterbury.ac.nz	   +--------------------------------------+