"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 web site http://www.freenetpages.co.uk/hp/alan.gauld _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor