I am using IDLE for Python 3.2.5 on MAC OS 10.9, and when I open IDLE, it says
WARNING: The version of Tcl/Tk (8.5.9) in use may be unstable. Visit http://www.python.org/download/mac/tcltk/ for current information.
When I go to that site, the OS X 10.9 instructions direct me to install ActiveTcl from ActiveState. When I click on the bit Download button near the top right, it downloads a .dmg with a license file that includes the following: "ACTIVESTATE reserves the right to change this Agreement at any time, which change shall be effective immediately upon the posting on ACTIVESTATE'S website ...". Accordingly, I will not be installing that program from ActiveState.
Is there any other way to address the possible stability issue(s)? (Such a way may include getting a version of Tcl/Tk from somewhere other than ActiveState, and/or changing to a different version of IDLE.)