| python Programming Glossary: filedialogfiledialog, tkinter and opening files http://stackoverflow.com/questions/9239514/filedialog-tkinter-and-opening-files  tkinter and opening files  Im working for the first time on.. row 1 column 0 sticky W ..... def load_file self filename filedialog.askopenfilename filetypes Template files .tplate    HTML files.. when I activate the 'Browse' bttn NameError global name 'filedialog' is not defined I've found fairly similar issues along the way.. 
 |