[issue5712] tkinter - askopenfilenames returns string instead of tuple in windows 2.6.1 release

Serhiy Storchaka report at bugs.python.org
Tue Dec 10 15:37:26 CET 2013


Serhiy Storchaka added the comment:

What are values of Tkinter.wantobjects, Tkinter._support_default_root, Tkinter._default_root, Tkinter._default_root.wantobjects()? Before and after calling tkFileDialog.askopenfilenames().

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5712>
_______________________________________


More information about the Python-bugs-list mailing list