twisted :: conch :: telnet :: Telnet :: _OptionState :: Class _OptionState
[hide private]
[frames] | no frames]

Class _OptionState

Represents the state of an option on both sides of a telnet connection.

Nested Classes [hide private]
_Perspective
Represents the state of an option on side of the telnet connection.
Instance Methods [hide private]
 
__init__(self)
 
__repr__(self)
Instance Variables [hide private]
  him
The state of the option on the other side of the connection.
  us
The state of the option on this side of the connection.