twisted.conch.test.test_conch.FakeStdio(object) class documentationtwisted.conch.test.test_conch
(View In Hierarchy)
A fake for testing twisted.conch.scripts.conch.SSHSession.eofReceived
and twisted.conch.scripts.cftp.SSHSession.eofReceived.
| Instance Variable | writeConnLost | A flag which records whether loserWriteConnection has been
called. |
| Method | loseWriteConnection | Record the call to loseWriteConnection. |