[Python-Dev] [ 654866 ] pickle and cPickle not equivalent
Patrick K. O'Brien
pobrien@orbtech.com
Wed, 18 Dec 2002 17:25:29 -0600
On Wednesday 18 December 2002 03:45 pm, Greg Ewing wrote:
> "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?
I agree. I was speaking in general terms. The implementation should
avoid duplicating code.
--
Patrick K. O'Brien
Orbtech http://www.orbtech.com/web/pobrien
-----------------------------------------------
"Your source for Python programming expertise."
-----------------------------------------------