Part of twisted.conch.telnet.Telnet View Source View In Hierarchy
Represents the state of an option on both sides of a telnet connection.
| Instance Variable | us | The state of the option on this side of the connection. |
| Instance Variable | him | The state of the option on the other side of the connection. |
| Method | __init__ | Undocumented |
| Method | __repr__ | Undocumented |
| Class | _Perspective | No summary |