[Twisted-Python] To twisted.web beginners: don't use RPYs

Abe Fettig abe at fettig.net
Mon Jun 23 14:58:44 MDT 2003


On Mon, 2003-06-23 at 16:33, Itamar Shtull-Trauring wrote:

> app.listenTCP is going to be deprecated, not reactor.listenTCP. And yes,
> app.listenTCP is a bad idea.

Well, then, in the spirit of Twisted Best Practices, what is the
preferred way to listen on a port within the context of an application?

Abe





More information about the Twisted-Python mailing list