Telnet protocol implementation.
| Author | Jean-Paul Calderone | |
| Interface | ITelnetProtocol | No interface docstring; 6/6 methods documented | 
| Interface | ITelnetTransport | No interface docstring; 5/5 methods documented | 
| Class | TelnetError | Undocumented | 
| Class | NegotiationError | Undocumented | 
| Class | OptionRefused | Undocumented | 
| Class | AlreadyEnabled | Undocumented | 
| Class | AlreadyDisabled | Undocumented | 
| Class | AlreadyNegotiating | Undocumented | 
| Class | TelnetProtocol | Undocumented | 
| Class | Telnet | No summary | 
| Class | ProtocolTransportMixin | Undocumented | 
| Class | TelnetTransport | |
| Class | TelnetBootstrapProtocol | Undocumented | 
| Class | StatefulTelnetProtocol | Undocumented | 
| Class | AuthenticatingTelnetProtocol | A protocol which prompts for credentials and attempts to authenticate them. |