chiark / gitweb /
py/tripe.py.in: Sort out the `SelIOWatcher.iterate' commentary.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 19 May 2013 18:36:52 +0000 (19:36 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 19 May 2013 18:36:52 +0000 (19:36 +0100)
commitd8fedf21cc7f6ba61e77db21de0eb9892545d34f
tree8bf8e70cd9505c69bf66648b087e33440e6d6cf8
parent53e9ae9e2384a5c1e70b7091d8b6a9d6ca76e4a6
py/tripe.py.in: Sort out the `SelIOWatcher.iterate' commentary.

It's not strictly true that `SelIOWatcher.iterate' isn't used by
`TripeCommandDispatcher', because the latter's `mainloop' method calls
it; but that's not something you need to care about unless you're also
using the service implementation framework.
py/tripe.py.in