slackbuilds_ponce/python/python-faulthandler
Edinaldo P. Silva 4b65b13648 python/python-faulthandler: Updated for version 3.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-11-03 23:18:38 +00:00
..
python-faulthandler.info
python-faulthandler.SlackBuild
README
slack-desc

python-faulthandler (Display the Python traceback on a crash)

Fault handler for SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals:
display the Python traceback and restore the previous handler.

Import the module and call faulthandler.enable() to enable the fault
handler.