Rikard Bosnjakovic wrote:
> On 10/09/2007, Lawrence Barrott <[EMAIL PROTECTED]> wrote:
>
>> is it possible to run other non-python files using python such as .exe or
>> other files.
>
> Have a look at os.system().
>
Or more generally, the subprocess module.
--
~noufal
"Rikard Bosnjakovic" <[EMAIL PROTECTED]> wrote
>> is it possible to run other non-python files using python such as
>> .exe or
>> other files.
>
> Have a look at os.system().
Or the more recent subprocess module which supercedes os.system etc.
HTH,
--
Alan Gauld
Author of the Learn to Program
On 10/09/2007, Lawrence Barrott <[EMAIL PROTECTED]> wrote:
> is it possible to run other non-python files using python such as .exe or
> other files.
Have a look at os.system().
--
- Rikard - http://bos.hack.org/cv/
___
Tutor maillist - Tutor@pytho
is it possible to run other non-python files using python such as .exe or other
files.
Thanks,
Lawrence___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor