Module interpreter :: Class interpreter
[hide private]
[frames] | no frames]

Class interpreter

source code


Instance Methods [hide private]
 
__init__(self, relax)
The top level class.
source code

Inherited from macros.macros: exit, load

Method Details [hide private]

__init__(self, relax)
(Constructor)

source code 

The top level class.

Overrides: macros.macros.__init__