A bunch of readability suggestions for t.c.test.test_session
[email protected] Wed, 14 Oct 2009 13:18:54 -0000
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from jkk <None>: Those are things I found confusing when going trough r27376: * StubAvatar? doesn't implement ISession, but docstring says it does. * StubSessionForStubAvatar?.execCommand docstring doesn't describe method's code correctly. * MockProcessProtocol? isn't used anywhere, should it be? * SessionInterfaceTestCase?.assertSessionIsStubSession's docstring mentions StubSessionForStubOldAvatar? which doesn't exists. * StubAvatar? and StubTransport? aren't new style classes ---------- Type : task Component: conch Keywords : Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/4057