Georg Brandl <ge...@python.org> added the comment:

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

----------
nosy: +georg.brandl
title: Python 3 crashes (segfaults) with this code. -> Python 3 aborts with 
this code.

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13644>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to