Please enable JavaScript in your browser!
Почетна
Преглед
Помоћ
Пријавите се
khronosschoty
/
SlackBuilds.org
Прати
1
Волим
0
Креирај огранак
0
Датотеке
Дискусије
0
Захтеви за спајање
0
Вики
Грана:
master
Гране
Ознаке
master
SlackBuilds....
/
python
/
python-faulthandler
Edinaldo P. Silva
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
пре 8 година
..
README
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
пре 8 година
python-faulthandler.SlackBuild
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
пре 8 година
python-faulthandler.info
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
пре 8 година
slack-desc
cbe8defbaf
python/python-faulthandler: Added (display Python traceback).
пре 8 година
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.