Searched refs:lineReceived_fromConnection_ (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A DConsoleReactor.py37 def lineReceived_fromConnection_(self, lineReceived, connection): member in class:ConsoleReactor
38 #NSLog(u'lineReceived_fromConnection_')
H A DAsyncPythonInterpreter.py155 self.commandReactor.lineReceived_fromConnection_(line, self)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A DConsoleReactor.py37 def lineReceived_fromConnection_(self, lineReceived, connection): member in class:ConsoleReactor
38 #NSLog(u'lineReceived_fromConnection_')
H A DAsyncPythonInterpreter.py155 self.commandReactor.lineReceived_fromConnection_(line, self)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Examples/NonFunctional/RemotePyInterpreter/
H A DConsoleReactor.py37 def lineReceived_fromConnection_(self, lineReceived, connection): member in class:ConsoleReactor
38 #NSLog(u'lineReceived_fromConnection_')
H A DAsyncPythonInterpreter.py155 self.commandReactor.lineReceived_fromConnection_(line, self)

Completed in 165 milliseconds