loader Class Reference

Load the data in Loader.g and Loader.l into the global and local namespce. More...

Inheritance diagram for loader:

fLoader

List of all members.

Public Member Functions

def load
 pass the parameters locals() and globals()

Static Public Attributes

dictionary g = {}
dictionary l = {}


Detailed Description

Load the data in Loader.g and Loader.l into the global and local namespce.

Definition at line 33 of file AbstractLoader.py.


Member Function Documentation

def load (   self,
  locals,
  globals 
)

pass the parameters locals() and globals()

Definition at line 43 of file AbstractLoader.py.


Member Data Documentation

dictionary g = {} [static]

Reimplemented in fLoader.

Definition at line 34 of file AbstractLoader.py.

dictionary l = {} [static]

Definition at line 35 of file AbstractLoader.py.


The documentation for this class was generated from the following file:

Generated on Sun Aug 10 09:11:12 2008 for SLIMpy by  doxygen 1.5.6