openbsd-ports/devel/py-faulthandler
sthen 801943aa0a import devel/py-faulthandler, feedback/ok landry
Fault handler for SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals
to display the Python traceback and restore the previous handler.

faulthandler is part of CPython standard library since CPython 3.3;
this module provides a backport for CPython 2.7.
2017-11-14 20:31:35 +00:00
..