Message 155411 - Python tracker
Message155411
| Author | roger.serwy |
|---|---|
| Recipients | Ramchandra Apte, loewis, roger.serwy, terry.reedy |
| Date | 2012-03-11.21:53:02 |
| SpamBayes Score | 6.7435855e-07 |
| Marked as misclassified | No |
| Message-id | <1331502783.1.0.945465598215.issue13532@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached is a preliminary patch to solve this issue. It relies on "rpc_marshal_exception.patch" from issue14200. Does anyone know a good way to make the exception render as: "must be str, not int" instead of "must be str, not <class 'int'>" ? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-03-11 21:53:03 | roger.serwy | set | recipients: + roger.serwy, loewis, terry.reedy, Ramchandra Apte |
| 2012-03-11 21:53:03 | roger.serwy | set | messageid: <1331502783.1.0.945465598215.issue13532@psf.upfronthosting.co.za> |
| 2012-03-11 21:53:02 | roger.serwy | link | issue13532 messages |
| 2012-03-11 21:53:02 | roger.serwy | create | |