Sept. 17, 2002
10:35 p.m.
On 17 Sep 2002, Moshe Zadka wrote:
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.
Thanks, Ok, so I'll take Example as my base to build on. How do I specify a 'doc root' and a logfile? Is there more example code I can look at? The twisted docs are very very brief...they probably contain all the info, but not spelled out enough for me to grasp at this point. --- Dennis Sacks dennis@illusions.com