Package flumotion :: Package extern :: Package command :: Package command :: Module manholecmd :: Class Interpreter
[hide private]

type Interpreter

source code

object --+
         |
        Interpreter
Known Subclasses:

Instance Methods [hide private]
 
__init__(self, handler, namespace=None) source code
 
push(self, line) source code
Method Details [hide private]

__init__(self, handler, namespace=None)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)