replacing batch file with python script

Ivo Woltring ivospam at yahoo.com
Wed Oct 27 03:27:14 EDT 2004


"Sridhar  R" <sridharinfinity at gmail.com> wrote in message news:<1098840805.325388.93690 at z14g2000cwz.googlegroups.com>...
> Don't use exec family of functions. Use os.system.

Also consider os.popen



More information about the Python-list mailing list