Message 68417 - Python tracker
Message68417
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | Rhamphoryncus, amaury.forgeotdarc, jnoller, roudkerk, theller |
| Date | 2008-06-19.19:19:06 |
| SpamBayes Score | 0.45794797 |
| Marked as misclassified | No |
| Message-id | <1213903151.47.0.819782284898.issue3125@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Why not use a custom Pickler in this case? It would to be enough to copy the self.dispatch dictionary, and add the special types there. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-06-19 19:19:12 | amaury.forgeotdarc | set | spambayes_score: 0.457948 -> 0.45794797 recipients: + amaury.forgeotdarc, theller, Rhamphoryncus, roudkerk, jnoller |
| 2008-06-19 19:19:11 | amaury.forgeotdarc | set | spambayes_score: 0.457948 -> 0.457948 messageid: <1213903151.47.0.819782284898.issue3125@psf.upfronthosting.co.za> |
| 2008-06-19 19:19:07 | amaury.forgeotdarc | link | issue3125 messages |
| 2008-06-19 19:19:07 | amaury.forgeotdarc | create | |