On Jan 24, 2008 9:25 PM, Alexandre Vassalotti <[EMAIL PROTECTED]> wrote: > Maybe, but it make it slightly harder for people to write code accross > these implementations. Interestingly, IronPython's team actually > reimplemented cPickle in C#: > > http://www.codeplex.com/IronPython/SourceControl/FileView.aspx?itemId=296271&changeSetId=29832 >
Oh, Jython also got their implementation too. https://jython.svn.sourceforge.net/svnroot/jython/trunk/jython/src/org/python/modules/cPickle.java -- Alexandre _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
