Message 150198 - Python tracker
Message150198
| Author | georg.brandl |
|---|---|
| Recipients | Ramchandra Apte, benjamin.peterson, georg.brandl, roger.serwy |
| Date | 2011-12-23.22:03:08 |
| SpamBayes Score | 0.09807633 |
| Marked as misclassified | No |
| Message-id | <1324677789.63.0.490011785524.issue13644@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
@OP: As you yourself wrote, this is an abort, not a segfault. It is not a crash; it is a controlled exit of the Python executable. @Benjamin: I don't really understand your reasoning: what is preventing Python to raise the error during the except clause? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-12-23 22:03:09 | georg.brandl | set | recipients: + georg.brandl, benjamin.peterson, roger.serwy, Ramchandra Apte |
| 2011-12-23 22:03:09 | georg.brandl | set | messageid: <1324677789.63.0.490011785524.issue13644@psf.upfronthosting.co.za> |
| 2011-12-23 22:03:09 | georg.brandl | link | issue13644 messages |
| 2011-12-23 22:03:08 | georg.brandl | create | |