From: Fred Drake Date: Mon, 28 Jul 2003 14:39:13 +0000 (+0000) Subject: Update URL. X-Git-Tag: v2.3.1~211 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d50bd6cf003cd92fc87209d8daea360816c98a0c;p=python Update URL. --- diff --git a/Doc/lib/tkinter.tex b/Doc/lib/tkinter.tex index 50108d66b7..e0c613f28a 100644 --- a/Doc/lib/tkinter.tex +++ b/Doc/lib/tkinter.tex @@ -1838,7 +1838,7 @@ leverages \Cpp{} to allow programmers to easily build additional Controls and GUI elements, simply by taking existing controls, and creating a derived class which simply adds or redefines the desired behavior. } -\seetitle[http://www.daa.com.au/\textasciitilde james/pygtk/]{PyGTK}{ +\seetitle[http://www.daa.com.au/\textasciitilde james/software/pygtk/]{PyGTK}{ is a set of bindings for the \ulink{GTK}{http://www.gtk.org/} widget set. It provides an object oriented interface that is slightly higher level than the C one. It automatically does all the type casting and