replacing batch file with python script

Sridhar R sridharinfinity at gmail.com
Tue Oct 26 21:33:25 EDT 2004


Don't use exec family of functions. Use os.system.




More information about the Python-list mailing list