Message61194
| Author | doerwalter |
|---|---|
| Recipients | |
| Date | 2005-06-03.06:03:45 |
| SpamBayes Score | |
| Marked as misclassified | |
| Message-id | |
| In-reply-to |
| Content | |
|---|---|
Logged In: YES user_id=89016 +1 This should probably be part of Brett's Py3000 exception PEP. Candidates I can think of are: KeyError(obj=..., key=...) IndexError(obj=..., index=...) IOError(file=..., code=...) NameError(name=...) Regenerating the message would be done with __str__(). I'm not sure how this would work on the level of the C API. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-01-20 09:59:38 | admin | link | issue1182143 messages |
| 2008-01-20 09:59:38 | admin | create | |