how to execute a system command?

Justin Ezequiel justin.mailinglists at gmail.com
Wed May 23 02:39:07 EDT 2007


On May 23, 2:25 pm, wrb <wrb... at gmail.com> wrote:
> i want to open  a excel file in a button click event.
> i found that os.popen4("excel.xls") would work but it is too slow

have you tried os.startfile




More information about the Python-list mailing list