Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
khronosschoty
/
SlackBuilds.org
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
SlackBuilds....
/
python
/
python-faulthandler
Edinaldo P. Silva
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
8 years ago
..
README
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
8 years ago
python-faulthandler.SlackBuild
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
8 years ago
python-faulthandler.info
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
8 years ago
slack-desc
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
8 years ago
README
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.