]> granicus.if.org Git - python/commitdiff
Fix tildes in URLs. Closes SF bug #614821.
authorFred Drake <fdrake@acm.org>
Sat, 12 Oct 2002 15:02:46 +0000 (15:02 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 12 Oct 2002 15:02:46 +0000 (15:02 +0000)
Doc/lib/tkinter.tex

index c3422ec27d3c2ca401b2fb724a25f05e7180a5dc..5401dfba6c2b2671a96b674dc03917683c560212 100644 (file)
@@ -1819,15 +1819,16 @@ 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/\~james/pygtk/]{PyGTK}{
+\seetitle[http://www.daa.com.au/\textasciitilde james/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
 reference counting that you would have to do normally with the C
-API. There are also \ulink{bindings}{http://www.daa.com.au/\~james/gnome/}
+API. There are also
+\ulink{bindings}{http://www.daa.com.au/\textasciitilde james/gnome/}
 to  \ulink{GNOME}{http://www.gnome.org}, and a 
 \ulink{tutorial}
-{http://laguna.fmedic.unam.mx/\~daniel/pygtutorial/pygtutorial/index.html}
+{http://laguna.fmedic.unam.mx/\textasciitilde daniel/pygtutorial/pygtutorial/index.html}
 is available.
 }
 \end{seealso*}