tkFileBrowser
tkFileBrowser copied to clipboard
Save as dialog: file extension only gets replaced but not appended
If you try to change the file extension by using the drop down menu of the asksaveasfilename dialog the file extension only gets replaced but not appended if there is none present. It even raises an exception.
It would be nice if the save dialog could support appending the selected file extension as well.