OS specific command in Python
diffuser78 at gmail.com
diffuser78 at gmail.com
Tue Jun 20 13:05:40 EDT 2006
I tried the following and it seemed to work
import os
os.system('<system command here>')
Any comments....
More information about the Python-list
mailing list