Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | __init__ |
def | __call__ |
def | handle |
Data Fields | |
display | |
logdir | |
context | |
file | |
A hook to replace sys.excepthook that shows tracebacks in HTML.
def __call__ | ( | self, | |
etype, | |||
evalue, | |||
etb | |||
) |
Definition at line 160 of file cgitb.py.
References Hook.handle(), and BaseHTTPRequestHandler.handle().
def handle | ( | self, | |
info = None |
|||
) |
Definition at line 163 of file cgitb.py.
References Hook.context, Hook.display, traceback.format_exception(), cgitb.html(), dospath.join(), Hook.logdir, tempfile.mktemp(), aifc.open(), pydoc.replace(), and cgitb.reset().