Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Classes | Functions | Variables
direct.showbase.ExceptionVarDump Namespace Reference

Classes

class  _AttrNotFound
 

Functions

def install
 

Variables

 _savedExcString
 
 _savedStackFrames
 
tuple config = get_config_showbase()
 
 dumpOnExceptionInit = False
 
tuple notify = directNotify.newCategory("ExceptionVarDump")
 
 oldExcepthook = None
 
int reentry = 0
 
int sReentry = 0
 
list variableDumpReasons = []
 
 wantStackDumpLog = False
 
 wantStackDumpUpload = False
 

Function Documentation

def direct.showbase.ExceptionVarDump.install (   log,
  upload 
)

Variable Documentation

_savedExcString
_savedStackFrames
tuple config = get_config_showbase()
dumpOnExceptionInit = False
tuple notify = directNotify.newCategory("ExceptionVarDump")
oldExcepthook = None
int reentry = 0
int sReentry = 0
list variableDumpReasons = []
wantStackDumpLog = False
wantStackDumpUpload = False