Message 155097 - Python tracker
Message155097
| Author | eliquious |
|---|---|
| Recipients | asksol, eliquious, flox, jnoller, macfreek, vstinner |
| Date | 2012-03-07.16:59:17 |
| SpamBayes Score | 0.0009928886 |
| Marked as misclassified | No |
| Message-id | <1331139557.9.0.186757679283.issue9592@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Issue 3 is not related to the other 2. See this post http://bugs.python.org/issue5370. As haypo said, it has to do with unpickling objects. The post above gives a solution by using the __setstate__ function. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-03-07 16:59:18 | eliquious | set | recipients: + eliquious, vstinner, macfreek, jnoller, asksol, flox |
| 2012-03-07 16:59:17 | eliquious | set | messageid: <1331139557.9.0.186757679283.issue9592@psf.upfronthosting.co.za> |
| 2012-03-07 16:59:17 | eliquious | link | issue9592 messages |
| 2012-03-07 16:59:17 | eliquious | create | |