I am trying to understand pickle internals.<br>This involves:<br>-- the algorithm(s) used for traversal arbitrary structures<br>-- the pickle format<br>-- the use if any of introspection<br><br>I'll be thankful for any pointers<br>
<br>PS Should this question be put on some other list?/<br>