Panda3D
|
Classes | |
class | _AttrNotFound |
Functions | |
def | install (log, upload) |
Variables | |
bool | dumpOnExceptionInit = False |
notify = directNotify.newCategory("ExceptionVarDump") | |
oldExcepthook = None | |
int | reentry = 0 |
int | sReentry = 0 |
list | variableDumpReasons = [] |
bool | wantStackDumpLog = False |
bool | wantStackDumpUpload = False |
def direct.showbase.ExceptionVarDump.install | ( | log, | |
upload | |||
) |
Installs the exception hook.
bool dumpOnExceptionInit = False |
notify = directNotify.newCategory("ExceptionVarDump") |
oldExcepthook = None |
int reentry = 0 |
int sReentry = 0 |
list variableDumpReasons = [] |
bool wantStackDumpLog = False |
bool wantStackDumpUpload = False |