twisted.conch.test.test_session.SubsystemOnlyAvatar(object) class documentationtwisted.conch.test.test_session
(View In Hierarchy)
A stub class representing an avatar that is only useful for getting a subsystem.
| Method | lookupSubsystem | If the other side requests the 'subsystem' subsystem, allow it by returning a MockProtocol to implement it. Otherwise raise an assertion. |