<div class="gmail_quote">On Fri, Oct 2, 2009 at 12:14 PM, Valeriy Pogrebitskiy <span dir="ltr">&lt;<a href="mailto:vpogrebi@verizon.net">vpogrebi@verizon.net</a>&gt;</span> wrote:<br><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div>Something can be done about that. One possible approach could be to use two argument lists (one - &#39;twistd&#39; arguments, second - application&#39;s arguments) and enforce following rule(s): </div></div></blockquote>
<div><br>As Jean-Paul mentioned, there is a ticket which almost exactly describes your idea: #1490.  In particular, you can read my last comment explaining what that ticket is supposed to be about:<br><br><a href="http://twistedmatrix.com/trac/ticket/1490#comment:39">http://twistedmatrix.com/trac/ticket/1490#comment:39</a><br>
<br>If you&#39;d like to implement what&#39;s specified there, we would be happy to receive your patch :).  Making &#39;twistd foo.py&#39; equivalent to &#39;twistd run foo&#39; is a trivial afterthought once #1490 is implemented.<br>
</div></div>