[Python-Dev] Pickle implementation questions
Fredrik Lundh
fredrik at pythonware.com
Fri Jun 30 08:59:10 CEST 2006
Martin v. Löwis wrote:
>> In developing a cPickle module for IronPython that's as compatible as
>> possible with CPython, these questions have come up:
>
> [I wish you were allowed to read the source code of Python]
on the other hand, it would be nice if someone actually used Bruce's questions
and the clarifications to update the documentation; the ideas behind the internal
pickle interfaces aren't exactly obvious, even if you have the source.
</F>
More information about the Python-Dev
mailing list