Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment:

Sorry, the documentation in the patch is wrong. It should be: "Cause 
:cfunc:`Py_FatalError` to invoke the given function before printing to standard 
error and aborting out of the process."

I don't think it's worth making it more complex.  If the application does not 
want the default behavior (which is already quite minimal anyway), it can 
always install a hook that never returns.

----------

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

Reply via email to