Sept. 17, 2002
8:06 p.m.
On Tue, 17 Sep 2002, dennis@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.