Message202759
| Author | ncoghlan |
|---|---|
| Recipients | alonho, benjamin.peterson, hniksic, ncoghlan, nikratio |
| Date | 2013-11-13.16:14:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1384359298.49.0.762796729813.issue18861@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Walter suggested annotating the exceptions directly might work: https://mail.python.org/pipermail/python-dev/2013-November/130155.html However, that potentially runs into nesting problems (e.g. the idna codec invokes the ascii codec), although Walter suggested a simpler mechanism that just involved appending to a list. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-11-13 16:14:58 | ncoghlan | set | recipients: + ncoghlan, hniksic, benjamin.peterson, nikratio, alonho |
| 2013-11-13 16:14:58 | ncoghlan | set | messageid: <1384359298.49.0.762796729813.issue18861@psf.upfronthosting.co.za> |
| 2013-11-13 16:14:58 | ncoghlan | link | issue18861 messages |
| 2013-11-13 16:14:58 | ncoghlan | create | |