Message63350
| Author | _doublep |
|---|---|
| Recipients | _doublep, benjamin.peterson, brett.cannon, georg.brandl |
| Date | 2008-03-07.11:10:11 |
| SpamBayes Score | 0.09330256 |
| Marked as misclassified | No |
| Message-id | <1204888214.59.0.0552295614113.issue2196@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think it would be better not to hardcode specific 2 exceptional cases and indeed follow that second way of instanceof(..., Exception). I think it was introduced exactly to separate "things that can be caught by default" from "things that may be caught only in very special cases". I don't find it good Python interpreter not following its own rules. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-03-07 11:10:14 | _doublep | set | spambayes_score: 0.0933026 -> 0.09330256 recipients: + _doublep, brett.cannon, georg.brandl, benjamin.peterson |
| 2008-03-07 11:10:14 | _doublep | set | spambayes_score: 0.0933026 -> 0.0933026 messageid: <1204888214.59.0.0552295614113.issue2196@psf.upfronthosting.co.za> |
| 2008-03-07 11:10:12 | _doublep | link | issue2196 messages |
| 2008-03-07 11:10:11 | _doublep | create | |