|
Panda3D
|
Functions | |
| 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.
| newimport | ( | * | args, |
| ** | kw ) |
| int indentLevel = 0 |
| oldimport = __import__ |