diff options
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | 2010-10-27 03:06:43 (GMT) |
---|---|---|
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | 2010-10-27 03:06:43 (GMT) |
commit | f0a0d14c28fe9ba9bd56a570ec681b182b26afc2 (patch) | |
tree | 095dfb5ede1d70c8878afe188624a66bbff7f723 /Doc/library/tk.rst | |
parent | ad158728549b7161f08ecdf74ac14a0f9eff3160 (diff) | |
download | cpython-f0a0d14c28fe9ba9bd56a570ec681b182b26afc2.zip cpython-f0a0d14c28fe9ba9bd56a570ec681b182b26afc2.tar.gz cpython-f0a0d14c28fe9ba9bd56a570ec681b182b26afc2.tar.bz2 |
Issue #7061: Dropped "for Tk" from turtle module title and moved its
doc section under frameworks. Also fixed a couple of markup issues
that affected TOC rendering.
Diffstat (limited to 'Doc/library/tk.rst')
-rw-r--r-- | Doc/library/tk.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/library/tk.rst b/Doc/library/tk.rst index 9cac407..95cd1c7 100644 --- a/Doc/library/tk.rst +++ b/Doc/library/tk.rst @@ -36,7 +36,6 @@ alternatives, see the :ref:`other-gui-packages` section. tkinter.ttk.rst tkinter.tix.rst tkinter.scrolledtext.rst - turtle.rst idle.rst othergui.rst |