[Python-bugs-list] [ python-Bugs-614821 ] broken link in documentation
noreply@sourceforge.net
noreply@sourceforge.net
Thu, 26 Sep 2002 15:01:02 -0700
Bugs item #614821, was opened at 2002-09-26 02:31
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=614821&group_id=5470
Category: Documentation
Group: Python 2.2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: James Henstridge (jhenstridge)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: broken link in documentation
Initial Comment:
Just checking in my referer log, and got a number of
failed requests coming from:
http://www.python.org/doc/current/lib/other-gui-packages.html
The correct URL for PyGTK is
http://www.daa.com.au/~james/pygtk/ rather than
http://www.daa.com.au/james/pytgk/
----------------------------------------------------------------------
>Comment By: Neal Norwitz (nnorwitz)
Date: 2002-09-26 18:01
Message:
Logged In: YES
user_id=33168
There is a \~ (backslash tilde) in the file already. Fred,
do tildes need to be escaped or is there a different way to
escape them? The file is Doc/lib/tkinter.tex, lines 1822 -
1830.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=614821&group_id=5470