mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Tk-related modules should no longer be listed here.
This commit is contained in:
parent
2744f43f71
commit
fcb05ab512
1 changed files with 0 additions and 13 deletions
|
@ -15,19 +15,6 @@ Frameworks tend to be harder to document, but are well worth the
|
|||
effort spent.
|
||||
|
||||
\begin{description}
|
||||
\item[\module{Tkinter}]
|
||||
--- Interface to Tcl/Tk for graphical user interfaces; Fredrik Lundh
|
||||
is working on this one! See
|
||||
\citetitle[http://www.pythonware.com/library.htm]{An Introduction to
|
||||
Tkinter} at \url{http://www.pythonware.com/library.htm} for on-line
|
||||
reference material.
|
||||
|
||||
\item[\module{Tkdnd}]
|
||||
--- Drag-and-drop support for \module{Tkinter}.
|
||||
|
||||
\item[\module{turtle}]
|
||||
--- Turtle graphics in a Tk window.
|
||||
|
||||
\item[\module{test}]
|
||||
--- Regression testing framework. This is used for the Python
|
||||
regression test, but is useful for other Python libraries as well.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue