On Wed, 2010-08-18 at 20:28 +0900, David Cournapeau wrote:

> I am trying to add some options handling to an existing twisted
> application, which runs as an "app" from twistd through the -y
> argument. It is not clear to me how to do that ?

Instead of using a .tac file, write a twistd plugin:

http://twistedmatrix.com/documents/current/core/howto/tap.html


_______________________________________________
Twisted-Python mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to