commit | f595fd975da6338ae7b5a5355833ee73d924ed20 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Thu Nov 15 23:39:07 2001 +0000 |
committer | Barry Warsaw <barry@python.org> | Thu Nov 15 23:39:07 2001 +0000 |
tree | 7f4e72072c8d4b08a030beed2e076fcf81666c7a | |
parent | d44e7ad7029752720f1bdef7de7779394be98956 [diff] |
A massive rewrite affecting both the pickle and cPickle module documentation. This addresses previously undocumented parts of the public interfaces, the differences between pickle and cPickle, security concerns, and on and on. Fred please proofread!