How about: from tkFileDialog import askdirectory I think that will work... -Padraig ollie at eillo.org wrote: > Hello, > With Python and Tk i can use "askopenfilename" to get the "Open File" dialog box. Does any one know how to just select a folder? > > Just trying to get used to TK. > > Cheers, > Oliver. >