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)
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.


No differences found