twisted.protocols.telnet
module documentationtwisted.protocols
View Source
TELNET implementation, with line-oriented command handling.
Function | multireplace | Undocumented |
Class | Telnet | I am a Protocol for handling Telnet connections. I have two sets of special methods, telnet_* and iac_*. |