|
Panda3D
|
Classes | |
| class | _AttrNotFound |
Functions | |
| def | install |
Variables | |
| _savedExcString | |
| _savedStackFrames | |
| tuple | config = getConfigShowbase() |
| dumpOnExceptionInit = False | |
| tuple | notify = directNotify.newCategory("ExceptionVarDump") |
| oldExcepthook = None | |
| int | reentry = 0 |
| int | sReentry = 0 |
| list | variableDumpReasons = [] |
| wantStackDumpLog = False | |
| wantStackDumpUpload = False | |
| def showbase.ExceptionVarDump.install | ( | log, | |
| upload | |||
| ) |
| tuple config = getConfigShowbase() |
| dumpOnExceptionInit = False |
| tuple notify = directNotify.newCategory("ExceptionVarDump") |
| oldExcepthook = None |
| int reentry = 0 |
| int sReentry = 0 |
| list variableDumpReasons = [] |
| wantStackDumpLog = False |
| wantStackDumpUpload = False |
1.7.3