[Tutor] Executing dos .bat file with Python script (original) (raw)

Bernard Lebel python at bernardlebel.com
Sat Jul 24 10:53:48 CEST 2004


Hello,

Let say I have a python script that write a .bat file, with the commands and arguments. Now how can I use that same python script to actually execute the .bat file in the Windows environment? Any direction would be appreciated.

Thanks Bernard



More information about the Tutor mailing list