Panda3D
|
Public Member Functions | |
def | __init__ (self, path) |
def | 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).
def __init__ | ( | self, | |
path | |||
) |
def find_module | ( | self, | |
fullname, | |||
path = None |
|||
) |
dir_path |