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 _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor