[Twisted-Python] possible doc error

Jp Calderone exarkun at intarweb.us
Sat Dec 6 22:59:40 EST 2003


On Sat, Dec 06, 2003 at 09:06:20PM -0500, Stephen Waterbury wrote:
> In howto/application:
> 
> "It is, of course, possible to write one's own services, but Twisted 
> comes out of the box with several services which are useful in writing 
> network applications. Those are in twisted.application.internet."
> 
> For sure, Twisted comes out of the box with a load of stuff,
> but the only service I see in twisted.application.internet
> is the TimerService.  Should that be twisted.internet.app ?
> 

  Hey Steve,

    twisted.application.internet actually provides quite a few other
services, but they are all generated in a rather unorthodox manner rather
than defined directly, which makes finding them by reading the source a bit
difficult.

    The automatically generated API docs are a little more informative:

  http://twistedmatrix.com/documents/TwistedDocs/current/api/twisted.application.internet.html

    Jp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20031206/9ee2d442/attachment.pgp 


More information about the Twisted-Python mailing list