Or launch it with pythonw.exe ( on windows )

Sorcier glouton http://sorcier-glouton.ath.cx


"rbt" <[EMAIL PROTECTED]> a écrit dans le message de news: 
[EMAIL PROTECTED]
> Tian wrote:
>> In Windows, I have been simply using os.system() to run command line
>> program in python. but there will be a black console window. How can I
>> run the program without invoking that window? i guess there are some
>> function with which I can redirect the output?
>>
>
> name your scripts with .pyw extensions instead of .py extensions 


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to