Panda3D
Public Member Functions | Public Attributes

VFSImporter Class Reference

List of all members.

Public Member Functions

def __init__
def find_module

Public Attributes

 dir_path

Detailed Description

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). 

Constructor & Destructor Documentation

def __init__ (   self,
  path 
)

Member Function Documentation

def find_module (   self,
  fullname,
  path = None 
)

Member Data Documentation

 All Classes Namespaces Functions Variables Properties