]> granicus.if.org Git - python/commit
Revise the example to be more resiliant in the face of continued use after
authorFred Drake <fdrake@acm.org>
Tue, 25 Sep 2001 16:29:17 +0000 (16:29 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 25 Sep 2001 16:29:17 +0000 (16:29 +0000)
commitc825280ea5159c6e396266c0f3e5e1d905346272
tree1ec0bfaef01197d0ab572949b2684e844427753a
parent3926a63d0579bbeea6ab855a31dc38b9fa56b5e3
Revise the example to be more resiliant in the face of continued use after
the object has been pickled; don't mutate the instance dict in the
__getstate__() method.  Other minor changes for style.  Broke up the
displayed interactive session to get better page-breaking behavior for
typeset versions, and to point out an important aspect of the example.

This closes SF bug #453914.
Doc/lib/libpickle.tex