En Tue, 03 Mar 2009 12:19:22 -0200, <[email protected]> escribió:
import os
os.system('cscript.exe /from:[email protected] /to:[email protected]'
"C:\\Program Files\\nasa\\nmail.vbs")
nmail.vbs works. I need to make it work from a python script. Thanks.
...and the problem is...? -- Gabriel Genellina -- http://mail.python.org/mailman/listinfo/python-list
