Message122011
| Author | rhettinger |
|---|---|
| Recipients | rhettinger, terry.reedy |
| Date | 2010-11-21.22:52:50 |
| SpamBayes Score | 2.0258549e-06 |
| Marked as misclassified | No |
| Message-id | <1290379971.56.0.410402905687.issue5353@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm abandoning this one since I couldn't find a way to do it that didn't impair performance. Unlike C++, it is not uncommon in Python to use exceptions such as IndexError for control flow. There was too little added value in building-out this message to warrant the change (the current message is very clear about what the problem is, it just doesn't dump all the variables involved -- this is not uncommon for python error messages). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-11-21 22:52:51 | rhettinger | set | recipients: + rhettinger, terry.reedy |
| 2010-11-21 22:52:51 | rhettinger | set | messageid: <1290379971.56.0.410402905687.issue5353@psf.upfronthosting.co.za> |
| 2010-11-21 22:52:50 | rhettinger | link | issue5353 messages |
| 2010-11-21 22:52:50 | rhettinger | create | |