Terry J. Reedy <tjre...@udel.edu> added the comment: I have no idea what 'XT' in the title means.
The only possible relevant change I *know* of is that 3.2 on Windows comes with a later version tk/tcl 8.5 than 3.1. If you find the exact version numbers, you could query/report on the tk/tcl forums, also at ActiveState. You could also diff the 3.1 and 3.2 versions of the relevant tkinter files, (particularly filedialog, commondialog, dialog) working back from tkinter.filedialog.askopenfilename, and see if there were any possibly relevant changes on our side. ---------- nosy: +terry.reedy _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12219> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com