commit | 1abf0df5b42beeb56062d03abfacb528b1b5e23f | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Wed Jan 21 04:58:10 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Wed Jan 21 04:58:10 1998 +0000 |
tree | 940d8a36b7f6d838cb0f568800752ff6cd8f693d | |
parent | d1cc9c2b925971870bcba26543feca57d5846579 [diff] |
Simple documentation of the copy_reg module. Guido, you should probably look at this. The pickle documentation is out of date; I don't see anything about the __reduce__() stuff or the __safe_for_unpickling__ attribute.