Message150198
@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? |
|
| 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 | |
|