[Twisted-Python] How do I run a twisted server directly

Itamar Shtull-Trauring itamar at itamarst.org
Fri May 14 16:03:04 EDT 2004


On Fri, 2004-05-14 at 15:56, Alexander May wrote:

> And then gets into twistd, which is great.  But I have two questions, one is
> how do I run this code directly (i.e., without twistd), and how do I use a
> debugger on code running under twistd.

You can run twistd with -b option to run under debugger (see twistd
--help).

-- 
Itamar Shtull-Trauring    http://itamarst.org






More information about the Twisted-Python mailing list