commit | 2a30b21f6484ca738ba0a5c116aa7bb7c134bc8d | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Feb 18 22:41:24 2003 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Feb 18 22:41:24 2003 +0000 |
tree | 0e73263456121ee37aa883c853eab397f47e4d65 | |
parent | d6cfccf4cffd9f403e16bbc95a87a477e02fb942 [diff] |
Three test cases for __reduce_ex__. This fails for cPickle, until Tim checks in his changes to support this in cPickle.c.