En Mon, 19 May 2008 07:52:25 -0300, Rustom Mody <[EMAIL PROTECTED]> escribió:

> I am trying to understand pickle internals.
> This involves:
> -- the algorithm(s) used for traversal arbitrary structures
> -- the pickle format
> -- the use if any of introspection
>
> I'll be thankful for any pointers

Use The Source, Luke!
See pickle.py and pickletools.py - you may post here any questions you have 
then.

-- 
Gabriel Genellina

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to