<div class="gmail_quote">On 13 September 2012 13:33, <span dir="ltr"><<a href="mailto:janis.judvaitis@gmail.com" target="_blank">janis.judvaitis@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It looks like normal terminal to me, could You define normal?<br>
<br>
Looks like it appears only when target script prints something, but it shouldn't cus I'm using pipes on stdout and stderr.<br>
<br>
If anyone is interested I'm using function doPopen from here: <a href="http://code.google.com/p/mansos/source/browse/trunk/tools/IDE/src/helperFunctions.py" target="_blank">http://code.google.com/p/mansos/source/browse/trunk/tools/IDE/src/helperFunctions.py</a><br>
<span class="HOEnZb"><font color="#888888">--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</font></span></blockquote></div><br><div>I asked about the terminal window since you mentioned that it pops up under linux which would suggest you're not having the usual Windows console/gui problem.</div><div><br></div>
<div>In any case, have you tried this:</div><div><a href="http://code.activestate.com/recipes/409002-launching-a-subprocess-without-a-console-window/">http://code.activestate.com/recipes/409002-launching-a-subprocess-without-a-console-window/</a></div>
<div><br></div><div>Oscar</div>