[Twisted-Python] newbie widget question

Moshe Zadka m at moshez.org
Tue Sep 17 11:06:29 MDT 2002


On Tue, 17 Sep 2002, dennis at illusions.com wrote:

> The Example uses config.tac to specify main.Gadget() and 'twistd -g
> Example' to start the server.

If you don't want to use a module, you can just put similar code in
a Python source file and then use "twistd -y". Or you can just put
"app.save()" at the end of it to manually create a tap. "mktap"
is a way of programmatically record common configuration, not to
create wonderful and unique condifurations.




More information about the Twisted-Python mailing list