Panda3D
|
Public Member Functions | |
__init__ (self, path) | |
find_module (self, fullname, path=None) | |
Public Attributes | |
dir_path | |
This class serves as a Python importer to support loading Python .py and .pyc/.pyo files from Panda's Virtual File System, which allows loading Python source files from mounted .mf files (among other places).
__init__ | ( | self, | |
path ) |
find_module | ( | self, | |
fullname, | |||
path = None ) |
dir_path |