|
Panda3D
|
Classes | |
| class | _AttrNotFound |
Functions | |
| _excepthookDumpVars (eType, eValue, tb) | |
| _varDump__init__ (self, *args, **kArgs) | |
| _varDump__print (exc) | |
| install (log, upload) | |
Variables | |
| _savedExcString = None | |
| list | _savedStackFrames = [] |
| bool | dumpOnExceptionInit = False |
| notify = directNotify.newCategory("ExceptionVarDump") | |
| oldExcepthook = None | |
| int | reentry = 0 |
| int | sReentry = 0 |
| list | variableDumpReasons = [] |
| bool | wantStackDumpLog = False |
| bool | wantStackDumpUpload = False |
|
protected |
|
protected |
|
protected |
| install | ( | log, | |
| upload ) |
Installs the exception hook.
|
protected |
|
protected |
| bool dumpOnExceptionInit = False |
| notify = directNotify.newCategory("ExceptionVarDump") |
| oldExcepthook = None |
| int reentry = 0 |
| int sReentry = 0 |
| list variableDumpReasons = [] |
| bool wantStackDumpLog = False |
| bool wantStackDumpUpload = False |