Drag-and-drop support for :mod:`tkinter`. This is experimental and should
become deprecated when it is replaced with the Tk DND.
-:mod:`tkinter.turtle`
+:mod:`turtle`
Turtle graphics in a Tk window.
:mod:`turtle` --- Turtle graphics for Tk
========================================
-.. module:: tkinter.turtle
+.. module:: turtle
:synopsis: Turtle graphics for Tk
.. sectionauthor:: Gregor Lingl <gregor.lingl@aon.at>
- A method :meth:`Turtle.filling` has been added. It returns a boolean
value: ``True`` if a filling process is under way, ``False`` otherwise.
This behaviour corresponds to a ``fill()`` call without arguments in
- Python 2.6
+ Python 2.6.