TGTGInsighttelegram intelligenceLIVE / telegram public index
Back to channels
djangoproject avatar

TGINSIGHT CHAT

djangoproject

@djangoproject

Technologies

connect with us: @XtakjoyX

Subscribers156Current channel subscribers
Tracked posts592Indexed post count
Recent reach152Sum of recent post views
Recent posts

Recent posts

Tag: #tracebacks · 1 posts

当前筛选 #tracebacks清除筛选

Posted Aug 18

# #Python 3.3+ has a std # lib module for displaying # #tracebacks even when Python # "dies", e.g with a #segfault: import faulthandler faulthandler.enable() # Can also be enabled with # "python -X faulthandler" # from the command line. # Learn more here: # https://docs.python.org/3/library/faulthandler.html

152 views