From: Fred Drake Date: Mon, 28 Jul 2003 14:39:37 +0000 (+0000) Subject: Update URL. X-Git-Tag: 2.2~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5ce4dc297c2d7c6fec720846263d60b4cb3dfb7d;p=thirdparty%2FPython%2Fcpython.git Update URL. --- diff --git a/Doc/lib/tkinter.tex b/Doc/lib/tkinter.tex index 35ed63ccab43..1effc1e55b4e 100644 --- a/Doc/lib/tkinter.tex +++ b/Doc/lib/tkinter.tex @@ -1820,7 +1820,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