Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2744f43 commit fcb05abCopy full SHA for fcb05ab
1 file changed
Doc/lib/libundoc.tex
@@ -15,19 +15,6 @@ \section{Frameworks}
15
effort spent.
16
17
\begin{description}
18
-\item[\module{Tkinter}]
19
---- Interface to Tcl/Tk for graphical user interfaces; Fredrik Lundh
20
-is working on this one! See
21
-\citetitle[http://www.pythonware.com/library.htm]{An Introduction to
22
-Tkinter} at \url{http://www.pythonware.com/library.htm} for on-line
23
-reference material.
24
-
25
-\item[\module{Tkdnd}]
26
---- Drag-and-drop support for \module{Tkinter}.
27
28
-\item[\module{turtle}]
29
---- Turtle graphics in a Tk window.
30
31
\item[\module{test}]
32
--- Regression testing framework. This is used for the Python
33
regression test, but is useful for other Python libraries as well.
0 commit comments