This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author benjamin.peterson
Recipients benjamin.peterson, eric.snow
Date 2012-10-16.18:34:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350412471.69.0.0330551475039.issue16251@psf.upfronthosting.co.za>
In-reply-to
Content
pickle and _pickle also look on the instance for __reduce__ and __reduce_ex__.
History
Date User Action Args
2012-10-16 18:34:31benjamin.petersonsetrecipients: + benjamin.peterson, eric.snow
2012-10-16 18:34:31benjamin.petersonsetmessageid: <1350412471.69.0.0330551475039.issue16251@psf.upfronthosting.co.za>
2012-10-16 18:34:31benjamin.petersonlinkissue16251 messages
2012-10-16 18:34:31benjamin.petersoncreate