From: Fred Drake Date: Thu, 15 Nov 2001 22:10:46 +0000 (+0000) Subject: The turtle docs will be moving to another location in the Tkinter chapter. X-Git-Tag: v2.2.1c1~756 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fd4f069b123f627844d452ac4993f489a7a7c576;p=python The turtle docs will be moving to another location in the Tkinter chapter. --- diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index f6baaf2377..1731c28010 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -270,7 +270,6 @@ and how to embed it in other applications. \input{librotor} \input{tkinter} -\input{libturtle} \input{librestricted} % Restricted Execution \input{librexec}