Please enable JavaScript in your browser!
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
khronosschoty
/
SlackBuilds.org
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Branch:
master
Branche
Tagy
master
SlackBuilds....
/
python
/
python-faulthandler
Edinaldo P. Silva
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
8 rokov pred
..
README
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
8 rokov pred
python-faulthandler.SlackBuild
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
8 rokov pred
python-faulthandler.info
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
8 rokov pred
slack-desc
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
8 rokov pred
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.