Message170950
The reason for the different messages is clear -- there are different internal tests (I presume in different functions), each of which raises its own error. What do you propose to change?
The only thing I can imagine is that when the bytes converter calls the Python int to c long function, it somehow intercepts the error return and rewrites the message for consistency. Is this your proposal? |
|
| Date |
User |
Action |
Args |
| 2012-09-22 01:40:54 | terry.reedy | set | recipients:
+ terry.reedy, serhiy.storchaka |
| 2012-09-22 01:40:54 | terry.reedy | set | messageid: <[email protected]> |
| 2012-09-22 01:40:53 | terry.reedy | link | issue15988 messages |
| 2012-09-22 01:40:53 | terry.reedy | create | |
|