Ned Deily added the comment:

This is due to an old Tk bug (http://sourceforge.net/p/tktoolkit/bugs/2722/) 
still present in the Apple-supplied versions of Tcl/Tk 8.5 on OS X.  See 
https://www.python.org/download/mac/tcltk/ and/or Issue22566. If you are using 
Python 3.4.x from a python.org installer, install a newer version of Tcl/Tk 8.5 
in /Library/Frameworks (not /System/Library/Frameworks) from ActiveState or 
build your own.

----------
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> International keyboard makes IDLE crash on OSX

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

Reply via email to