SIGN IN SIGN UP

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__).
G
Guido van Rossum committed
a48cb8f77dbee2942050e947bd6fa0b37f71690c
Parent: 3e3583c