On Sep 4, 8:42 am, n o s p a m p l e a s e <[EMAIL PROTECTED]> wrote: > Suppose I have a batch file called mybatch.bat and I want to run it > from a python script. How can I call this batch file in python script? > > Thanx/NSP
The subprocess module should work. Mike -- http://mail.python.org/mailman/listinfo/python-list