Please enable JavaScript in your browser!
Domů
Procházet
Nápověda
Přihlásit se
khronosschoty
/
SlackBuilds.org
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Větev:
master
Větve
Značky
master
SlackBuilds....
/
python
/
python-faulthandler
Edinaldo P. Silva
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
před 8 roky
..
README
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
před 8 roky
python-faulthandler.SlackBuild
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
před 8 roky
python-faulthandler.info
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
před 8 roky
slack-desc
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
před 8 roky
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.