I hope so, because my Radiosity Import Export Suite relies on it. Another option would be to use TK’s file selector, but I can’t get it to work properly.
Or, you can make your own file selector with the os module and its getcwd and listdir functions. Then, all you have to do is build a list box with the directory and folders, and then browse accordingly.