Beispiel #1
0
 def connectionMade(self):
     ColoredManhole.connectionMade(self)
     self.interpreter = ConsoleManholeInterpreter(self, self.namespace)