Message 173068 - Python tracker
Message173068
| 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:31 | benjamin.peterson | set | recipients: + benjamin.peterson, eric.snow |
| 2012-10-16 18:34:31 | benjamin.peterson | set | messageid: <1350412471.69.0.0330551475039.issue16251@psf.upfronthosting.co.za> |
| 2012-10-16 18:34:31 | benjamin.peterson | link | issue16251 messages |
| 2012-10-16 18:34:31 | benjamin.peterson | create | |