python-faulthandler: python-faulthandler (Display the Python traceback on a crash)
python-faulthandler:
python-faulthandler: Fault handler for SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals:
python-faulthandler: display the Python traceback and restore the previous handler.
python-faulthandler:
python-faulthandler: Import the module and call faulthandler.enable() to enable the fault
python-faulthandler: handler.
python-faulthandler:
python-faulthandler: Homepage: https://pypi.python.org/pypi/faulthandler/
python-faulthandler:
python-faulthandler: