This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients ned.deily, pfhall
Date 2010-11-05.00:14:52
SpamBayes Score 0.03671454
Marked as misclassified No
Message-id <1288916094.5.0.815612752953.issue10316@psf.upfronthosting.co.za>
In-reply-to
Content
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).
History
Date User Action Args
2010-11-05 00:14:54ned.deilysetrecipients: + ned.deily, pfhall
2010-11-05 00:14:54ned.deilysetmessageid: <1288916094.5.0.815612752953.issue10316@psf.upfronthosting.co.za>
2010-11-05 00:14:52ned.deilylinkissue10316 messages
2010-11-05 00:14:52ned.deilycreate