Panda3D
|
Functions | |
def | newimport (*args, **kw) |
Variables | |
int | indentLevel = 0 |
oldimport = __import__ | |
This module hooks into Python's import mechanism to print out all imports to the standard output as they happen.
def direct.showbase.VerboseImport.newimport | ( | * | args, |
** | kw | ||
) |
int indentLevel = 0 |
oldimport = __import__ |