Known subclasses: twisted.conch.stdio.ConsoleManhole

A REPL which syntax colors input as users type it.

Method getSource Return a string containing the currently entered source.
Method characterReceived Undocumented

Inherited from TerminalProtocol (via Manhole, HistoricRecvLine, RecvLine):

Method makeConnection Called with an ITerminalTransport when a connection is established.
Method connectionLost Called when the connection has been lost.

Inherited from TerminalProtocol (via Manhole, HistoricRecvLine, RecvLine):

Method makeConnection Called with an ITerminalTransport when a connection is established.
Method connectionLost Called when the connection has been lost.

Inherited from TerminalProtocol (via Manhole, HistoricRecvLine, RecvLine):

Method makeConnection Called with an ITerminalTransport when a connection is established.
Method connectionLost Called when the connection has been lost.

Inherited from TerminalProtocol (via Manhole, HistoricRecvLine, RecvLine):

Method makeConnection Called with an ITerminalTransport when a connection is established.
Method connectionLost Called when the connection has been lost.
def getSource(self): (source)

Return a string containing the currently entered source.

This is only the code which will be considered for execution next.

def characterReceived(self, ch, moreCharactersComing): (source)
API Documentation for Twisted, generated by pydoctor at 2015-09-04 15:29:41.