Message 186786 - Python tracker
Message186786
| Author | pitrou |
|---|---|
| Recipients | alexandre.vassalotti, pitrou, serhiy.storchaka, vstinner |
| Date | 2013-04-13.18:32:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1365877935.49.0.13174958632.issue17710@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I don't think the UnpicklingError in 3.x is a bug, though: it's just a different exception than ValueError. It's just a shame that the two are used interchangeably for the same purpose. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-04-13 18:32:15 | pitrou | set | recipients: + pitrou, vstinner, alexandre.vassalotti, serhiy.storchaka |
| 2013-04-13 18:32:15 | pitrou | set | messageid: <1365877935.49.0.13174958632.issue17710@psf.upfronthosting.co.za> |
| 2013-04-13 18:32:15 | pitrou | link | issue17710 messages |
| 2013-04-13 18:32:15 | pitrou | create | |