<li><ahref="index.html">The Python Standard Library</a>»</li>
<li><ahref="tk.html"accesskey="U">25. Graphical User Interfaces with Tk</a>»</li>
<li><ahref="tk.html"accesskey="U">25. Graphical User Interfaces with Tk</a>»</li>
</ul>
</div>
</div>
<divclass="document">
<divclass="documentwrapper">
<divclass="bodywrapper">
<divclass="body">
<divclass="section"id="idle">
<spanid="id1"></span><h1>25.5. IDLE<aclass="headerlink"href="#idle"title="Permalink to this headline">¶</a></h1>
<pid="index-0">IDLE is the Python IDE built with the <aclass="reference internal"href="tkinter.html#module-tkinter"title="tkinter: Interface to Tcl/Tk for graphical user interfaces"><ttclass="xref py py-mod docutils literal"><spanclass="pre">tkinter</span></tt></a> GUI toolkit.</p>
...
...
@@ -628,7 +628,7 @@ are currently:</p>
</div>
</div>
<divclass="clearer"></div>
</div>
</div>
<divclass="related">
<h3>Navigation</h3>
<ul>
...
...
@@ -652,9 +652,9 @@ are currently:</p>
</li>
<li><ahref="index.html">The Python Standard Library</a>»</li>
<li><ahref="tk.html">25. Graphical User Interfaces with Tk</a>»</li>
<li><ahref="tk.html">25. Graphical User Interfaces with Tk</a>»</li>