commit | 69b2d75fc7d5f92b6e7c9f7c1aaf50b04becfe38 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Thu Nov 15 23:55:12 2001 +0000 |
committer | Barry Warsaw <barry@python.org> | Thu Nov 15 23:55:12 2001 +0000 |
tree | 14b13a9a916cc956ecb2f96a94d1fb4da8e5f1a5 | |
parent | 9b481ff3d699a055e9639fd580e515c3748d5dc4 [diff] |
A few minor updates to make it clear(er) that pickle should be used instead of marshal for object serialization. Fred, please proofread!