[python-win32] os.system(cmd)

Phill Atwood me at phillatwood.name
Sun Mar 19 00:33:34 CET 2006


I am using os.system(cmd) to call a DOS program on WinXP that I need to 
call.  It works fine but it flashes a Command Prompt Window while it 
does it. Is there any way to suppress this?



More information about the Python-win32 mailing list