[Python-Dev] Pickle implementation questions
Bruce Christensen
t-bruch at microsoft.com
Fri Jun 30 19:22:34 CEST 2006
Fredrik Lundh wrote:
> 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.
I've found a few other places where the docs are misleading at best, and
nonexistent or simply wrong at worst. I've been able to figure out most
things
by reverse-engineering pickle's behavior, but that's often a slow
process.
If anyone is interested, I'd be happy to compile a list of places the
docs could
be improved.
--Bruce
More information about the Python-Dev
mailing list