[Tutor] how to open a file using os.system

brindly sujith brindly at gmail.com
Wed Jan 9 11:24:10 CET 2008


hi

i am developing a GUI application using TKINTER

i want to open a file from the askopenfile(which is a tkFileDialog) using
OS.SYSTEM.

i have already created the file open dilog using
tkFileDialog.askopenfile(parent=root,mode='rb',title='choose a file')
Now i want to open a file from this dialog using OS.SYSTEM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20080109/9c9a89b3/attachment.htm 


More information about the Tutor mailing list