Zachary Ware added the comment:

Also, I have confirmed that the blind symlink issue in non-English Windows 
Vista (issue3881) is not a problem in Tcl/Tk 8.6.  That issue was easy to 
reproduce in a standard installation of Python 3.3 (with Tcl/Tk 8.5) on German 
Windows Vista by setting TCL_LIBRARY manually; the same test with a standard 
installation of Python 3.4 (with Tcl/Tk 8.6) showed no problem.  Thus, I don't 
believe the convert_path() acrobatics from the top of Lib/tkinter/_fix.py are 
necessary in the C replacement.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20035>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to