How to open files

OPQ poyol at hotmail.com
Mon Feb 9 08:01:13 EST 2004


"ADE" <na> wrote in message news:<102dgnqrlu47l60 at corp.supernews.com>...
> Hi I have a Tkinter GUI with a listbox that displays a list of files I would
> like to be able to open those files when I double click on them in there
> default program that opens the files usually
> 
> Thanks in advance Cheers
> 
> 
> Andrew


you may want to have a look at 
os.startfile


---OPQ



More information about the Python-list mailing list