Exemplo n.º 1
0
Arquivo: cli.py Projeto: anthonyt/3ad
 def connectionMade(self):
     ColoredManhole.connectionMade(self)
     self.interpreter = ConsoleManholeInterpreter(self, self.namespace)