Question: How to execute an EXE with Python?

Fausto Arinos de A. Barbuto fbarbuto at telusplanet.net
Tue Aug 27 23:35:07 EDT 2002


Peter Hansen <peter at engcorp.com> wrote:

> Thus this should have worked:
> 
>  os.system(r'c:\fausto\execs\teste.exe')

    This indeed does work. Thanks.

    I wish I knew more Python. The road ahead is long
    and winding, though.  :-(

---Fausto






More information about the Python-list mailing list