Re: [Tutor] Question on how to open other programs and files

2009-02-08 Thread Alan Gauld
"Hi" wrote I have a question regarding how to open other programs and files in Python code. I am creating a simple interface and I want it to be able to open other files, such as a text file or a pdf file. OK, lets clarify something first. When you say open do you mean you want to open the

[Tutor] Question on how to open other programs and files

2009-02-07 Thread Hi
I have a question regarding how to open other programs and files in Python code. I am creating a simple interface and I want it to be able to open other files, such as a text file or a pdf file. However, those files are usually associated with other programs - for instance, gedit for text and docum