[issue10316] tkFileDialog.askopenfilenames scrambling multiple file selection
Ned Deily
report at bugs.python.org
Fri Nov 5 01:14:54 CET 2010
Ned Deily <nad at acm.org> added the comment:
Works for me on a current Debian Linux system with a Debian Python 2.5.5 + Tcl/Tk 8.5 and with Python 2.6.1 + Tcl/Tk 8.5 on OS X 10.6 and with Python 2.7 + Tcl/Tk 8.4 on OS X 10.6. In all cases, the tkFileDialog.askopenfilenames returns a tuple of absolute file paths. (BTW, only security issues are accepted for Python 2.5 at this time).
----------
nosy: +ned.deily
resolution: -> works for me
status: open -> closed
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10316>
_______________________________________
More information about the Python-bugs-list
mailing list