Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
khronosschoty
/
SlackBuilds.org
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
SlackBuilds....
/
python
/
python-faulthandler
Edinaldo P. Silva
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
8 anni fa
..
README
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
8 anni fa
python-faulthandler.SlackBuild
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
8 anni fa
python-faulthandler.info
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
8 anni fa
slack-desc
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
8 anni fa
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.