diff options
author | Guido van Rossum <guido@python.org> | 2002-06-06 17:53:03 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2002-06-06 17:53:03 (GMT) |
commit | a48cb8f77dbee2942050e947bd6fa0b37f71690c (patch) | |
tree | 6e68edfd59ea16af2ee7e34b89f44e289b7e2d8f /Modules | |
parent | 3e3583c345e35d72a394f751bbee33257880fbd4 (diff) | |
download | cpython-a48cb8f77dbee2942050e947bd6fa0b37f71690c.zip cpython-a48cb8f77dbee2942050e947bd6fa0b37f71690c.tar.gz cpython-a48cb8f77dbee2942050e947bd6fa0b37f71690c.tar.bz2 |
Fix from SF patch 565085: copy._reduction doesn't __setstate__.
Straightforward fix. Will backport to 2.2. If there's ever a new 2.1
release, this could be backported there too (since it's an issue with
anything that's got both a __reduce__ and a __setstate__).
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions