On Thu, Apr 19, 2012 at 01:54, joel tremblet <bingopi...@gmail.com> wrote:
> Its is possible to use twistd in Windows consoleĀ  ?
> I tried
> - twistd -y finger11.tac but twistd is not recognize
> - python finger11.tac, it's run the script but stop and the prompt symbol
> come back
>
> How we can test this script ?

twistd does work on Windows, but doesn't support some features like
daemonization.

This works here:

C:\Python27\python C:\Python27\Scripts\twistd.py -y
./doc/core/howto/tutorial/listings/finger/finger11.tac

Ivan

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to