module documentation
(source)

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 AlreadyDisabled Undocumented
Class AlreadyEnabled Undocumented
Class AlreadyNegotiating Undocumented
Class AuthenticatingTelnetProtocol A protocol which prompts for credentials and attempts to authenticate them.
Class NegotiationError Undocumented
Class OptionRefused Undocumented
Class ProtocolTransportMixin Undocumented
Class StatefulTelnetProtocol Undocumented
Class Telnet No summary
Class TelnetBootstrapProtocol Undocumented
Class TelnetError Undocumented
Class TelnetProtocol Undocumented
Class TelnetTransport
Variable AO Undocumented
Variable AYT Undocumented
Variable BEL Undocumented
Variable BRK Undocumented
Variable BS Undocumented
Variable CR Undocumented
Variable DM Undocumented
Variable DO Undocumented
Variable DONT Undocumented
Variable EC Undocumented
Variable ECHO Undocumented
Variable EDIT Undocumented
Variable EL Undocumented
Variable EOR Undocumented
Variable FF Undocumented
Variable GA Undocumented
Variable HT Undocumented
Variable IAC Undocumented
Variable IP Undocumented
Variable LF Undocumented
Variable LINEMODE Undocumented
Variable LINEMODE_ABORT Undocumented
Variable LINEMODE_EDIT Undocumented
Variable LINEMODE_EOF Undocumented
Variable LINEMODE_FORWARDMASK Undocumented
Variable LINEMODE_LIT_ECHO Undocumented
Variable LINEMODE_MODE Undocumented
Variable LINEMODE_MODE_ACK Undocumented
Variable LINEMODE_SLC Undocumented
Variable LINEMODE_SLC_ABORT Undocumented
Variable LINEMODE_SLC_ACK Undocumented
Variable LINEMODE_SLC_AO Undocumented
Variable LINEMODE_SLC_AYT Undocumented
Variable LINEMODE_SLC_BRK Undocumented
Variable LINEMODE_SLC_CANTCHANGE Undocumented
Variable LINEMODE_SLC_DEFAULT Undocumented
Variable LINEMODE_SLC_EBOL Undocumented
Variable LINEMODE_SLC_EC Undocumented
Variable LINEMODE_SLC_ECR Undocumented
Variable LINEMODE_SLC_EEOL Undocumented
Variable LINEMODE_SLC_EL Undocumented
Variable LINEMODE_SLC_EOF Undocumented
Variable LINEMODE_SLC_EOR Undocumented
Variable LINEMODE_SLC_EW Undocumented
Variable LINEMODE_SLC_EWR Undocumented
Variable LINEMODE_SLC_FLUSHIN Undocumented
Variable LINEMODE_SLC_FLUSHOUT Undocumented
Variable LINEMODE_SLC_FORW1 Undocumented
Variable LINEMODE_SLC_FORW2 Undocumented
Variable LINEMODE_SLC_INSRT Undocumented
Variable LINEMODE_SLC_IP Undocumented
Variable LINEMODE_SLC_LEVELBITS Undocumented
Variable LINEMODE_SLC_LNEXT Undocumented
Variable LINEMODE_SLC_MCBOL Undocumented
Variable LINEMODE_SLC_MCEOL Undocumented
Variable LINEMODE_SLC_MCL Undocumented
Variable LINEMODE_SLC_MCR Undocumented
Variable LINEMODE_SLC_MCWL Undocumented
Variable LINEMODE_SLC_MCWR Undocumented
Variable LINEMODE_SLC_NOSUPPORT Undocumented
Variable LINEMODE_SLC_OVER Undocumented
Variable LINEMODE_SLC_RP Undocumented
Variable LINEMODE_SLC_SUSP Undocumented
Variable LINEMODE_SLC_SYNCH Undocumented
Variable LINEMODE_SLC_VALUE Undocumented
Variable LINEMODE_SLC_XOFF Undocumented
Variable LINEMODE_SLC_XON Undocumented
Variable LINEMODE_SOFT_TAB Undocumented
Variable LINEMODE_SUSP Undocumented
Variable LINEMODE_TRAPSIG Undocumented
Variable LIT_ECHO Undocumented
Variable MODE Undocumented
Variable MODE_ACK Undocumented
Variable NAWS Undocumented
Variable NOP Undocumented
Variable NULL Undocumented
Variable SB Undocumented
Variable SE Undocumented
Variable SGA Undocumented
Variable SOFT_TAB Undocumented
Variable TRAPSIG Undocumented
Variable VT Undocumented
Variable WILL Undocumented
Variable WONT Undocumented
Function _chr Create a byte sequence of length 1.

Undocumented

Undocumented

Undocumented

Undocumented

Undocumented

Undocumented

Undocumented

Undocumented

DONT = (source)

Undocumented

Undocumented

ECHO = (source)

Undocumented

EDIT: int = (source)

Undocumented

Undocumented

Undocumented

Undocumented

Undocumented

Undocumented

Undocumented

Undocumented

Undocumented

LINEMODE = (source)

Undocumented

LINEMODE_ABORT = (source)

Undocumented

LINEMODE_EDIT = (source)

Undocumented

LINEMODE_EOF = (source)

Undocumented

LINEMODE_FORWARDMASK = (source)

Undocumented

LINEMODE_LIT_ECHO = (source)

Undocumented

LINEMODE_MODE = (source)

Undocumented

LINEMODE_MODE_ACK = (source)

Undocumented

LINEMODE_SLC = (source)

Undocumented

LINEMODE_SLC_ABORT = (source)

Undocumented

LINEMODE_SLC_ACK = (source)

Undocumented

LINEMODE_SLC_AO = (source)

Undocumented

LINEMODE_SLC_AYT = (source)

Undocumented

LINEMODE_SLC_BRK = (source)

Undocumented

LINEMODE_SLC_CANTCHANGE = (source)

Undocumented

LINEMODE_SLC_DEFAULT = (source)

Undocumented

LINEMODE_SLC_EBOL = (source)

Undocumented

LINEMODE_SLC_EC = (source)

Undocumented

LINEMODE_SLC_ECR = (source)

Undocumented

LINEMODE_SLC_EEOL = (source)

Undocumented

LINEMODE_SLC_EL = (source)

Undocumented

LINEMODE_SLC_EOF = (source)

Undocumented

LINEMODE_SLC_EOR = (source)

Undocumented

LINEMODE_SLC_EW = (source)

Undocumented

LINEMODE_SLC_EWR = (source)

Undocumented

LINEMODE_SLC_FLUSHIN = (source)

Undocumented

LINEMODE_SLC_FLUSHOUT = (source)

Undocumented

LINEMODE_SLC_FORW1 = (source)

Undocumented

LINEMODE_SLC_FORW2 = (source)

Undocumented

LINEMODE_SLC_INSRT = (source)

Undocumented

LINEMODE_SLC_IP = (source)

Undocumented

LINEMODE_SLC_LEVELBITS = (source)

Undocumented

LINEMODE_SLC_LNEXT = (source)

Undocumented

LINEMODE_SLC_MCBOL = (source)

Undocumented

LINEMODE_SLC_MCEOL = (source)

Undocumented

LINEMODE_SLC_MCL = (source)

Undocumented

LINEMODE_SLC_MCR = (source)

Undocumented

LINEMODE_SLC_MCWL = (source)

Undocumented

LINEMODE_SLC_MCWR = (source)

Undocumented

LINEMODE_SLC_NOSUPPORT = (source)

Undocumented

LINEMODE_SLC_OVER = (source)

Undocumented

LINEMODE_SLC_RP = (source)

Undocumented

LINEMODE_SLC_SUSP = (source)

Undocumented

LINEMODE_SLC_SYNCH = (source)

Undocumented

LINEMODE_SLC_VALUE = (source)

Undocumented

LINEMODE_SLC_XOFF = (source)

Undocumented

LINEMODE_SLC_XON = (source)

Undocumented

LINEMODE_SOFT_TAB = (source)

Undocumented

LINEMODE_SUSP = (source)

Undocumented

LINEMODE_TRAPSIG = (source)

Undocumented

LIT_ECHO: int = (source)

Undocumented

MODE = (source)

Undocumented

MODE_ACK: int = (source)

Undocumented

NAWS = (source)

Undocumented

Undocumented

NULL = (source)

Undocumented

Undocumented

Undocumented

Undocumented

SOFT_TAB: int = (source)

Undocumented

TRAPSIG: int = (source)

Undocumented

Undocumented

WILL = (source)

Undocumented

WONT = (source)

Undocumented

def _chr(i): (source)

Create a byte sequence of length 1.

RFC 854 specifies codes in decimal, but Python can only handle bytes literals in octal or hexadecimal. This helper function bridges that gap.

Parameters
i:intThe value of the only byte in the sequence.
Returns
bytesUndocumented