Message294519
As a more meta question: I have noticed that many error messages in the stdlib use PyErr_SetString, or choose to use the type name instead of the repr of the object. Is there a reason for this? I normally try to fill the error message with as much context as possible to make debugging easier. Is it a performance worry? |
|
| Date |
User |
Action |
Args |
| 2017-05-25 22:55:37 | llllllllll | set | recipients:
+ llllllllll, brett.cannon |
| 2017-05-25 22:55:37 | llllllllll | set | messageid: <[email protected]> |
| 2017-05-25 22:55:37 | llllllllll | link | issue30477 messages |
| 2017-05-25 22:55:37 | llllllllll | create | |
|