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

Clovis Fabricio report at bugs.python.org
Wed Jun 16 20:49:30 CEST 2010


Clovis Fabricio <nosklo+python at gmail.com> added the comment:

UGH! Sorry for that, I mispasted something and didn't notice, since it filled the comment entry box perfectly :(

This is the real message I meant to paste:

----------------------------

vijay,

The workaround I provided above takes the blank spaces in filepaths
you mention into account and splits the paths correctly in all
situations I can think of. I'm using it in production now for over an
year, and had no issues at all. Perhaps you can provide an example of
path that would break the code, so it can be fixed.

thanks in advance
Clovis

----------

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


More information about the Python-bugs-list mailing list