Message212461
| Author | r.david.murray |
|---|---|
| Recipients | Vlastimil.Zíma, michael.foord, peter.otten, r.david.murray |
| Date | 2014-02-28.17:33:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1393608803.44.0.245548534463.issue20804@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Personally I think that's a bad idea. Anything that implies that object identity can survive pickle/unpickle is IMO bad, since pickle is a serialization protocol and in real life (as opposed to tests) the process that does the unpickle is almost always not the process that does the pickle. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-02-28 17:33:23 | r.david.murray | set | recipients: + r.david.murray, peter.otten, michael.foord, Vlastimil.Zíma |
| 2014-02-28 17:33:23 | r.david.murray | set | messageid: <1393608803.44.0.245548534463.issue20804@psf.upfronthosting.co.za> |
| 2014-02-28 17:33:23 | r.david.murray | link | issue20804 messages |
| 2014-02-28 17:33:23 | r.david.murray | create | |