Le jeudi 03 février 2011 à 12:22 -0500, Reid Kleckner a écrit :
> On Thu, Feb 3, 2011 at 8:05 AM, Victor Stinner
> <[email protected]> wrote:
> >  - SIGABRT is not handled
> 
> Why not?

Just because I forgot to handle it. But I don't know if it is a good
thing to display the Python backtrace on abort() or not. Python uses
abort() on Py_FatalError().

Victor

_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to