Hi! I using the variant "twistd -y foo.py" and I would like to be able to send arguments to foo.py in the same command. The preferable way would be something like "twistd -y foo.py arg1 arg2" But that doesn't work, twistd complains. If it can be done some other way, how ? -- Roland