From: Fred Drake Date: Thu, 9 Apr 1998 13:49:18 +0000 (+0000) Subject: Update URL to the related HOWTO document. X-Git-Tag: v1.5.1~138 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b8efda01e6c66fbdd4e6a18f891717b52eb3ff01;p=thirdparty%2FPython%2Fcpython.git Update URL to the related HOWTO document. --- diff --git a/Doc/lib/libregex.tex b/Doc/lib/libregex.tex index 0c216d24795d..33f346bc2696 100644 --- a/Doc/lib/libregex.tex +++ b/Doc/lib/libregex.tex @@ -15,7 +15,7 @@ converted. The standard library module \code{reconvert}\refstmodindex{reconvert} helps in converting \code{regex} style regular expressions to \code{re}\refstmodindex{re} style regular expressions. (For more conversion help, see the URL -\url{http://starship.skyport.net/crew/amk/howto/regex-to-re.html}.) +\url{http://www.python.org/doc/howto/regex-to-re.html}.) By default the patterns are Emacs-style regular expressions (with one exception). There is diff --git a/Doc/libregex.tex b/Doc/libregex.tex index 0c216d24795d..33f346bc2696 100644 --- a/Doc/libregex.tex +++ b/Doc/libregex.tex @@ -15,7 +15,7 @@ converted. The standard library module \code{reconvert}\refstmodindex{reconvert} helps in converting \code{regex} style regular expressions to \code{re}\refstmodindex{re} style regular expressions. (For more conversion help, see the URL -\url{http://starship.skyport.net/crew/amk/howto/regex-to-re.html}.) +\url{http://www.python.org/doc/howto/regex-to-re.html}.) By default the patterns are Emacs-style regular expressions (with one exception). There is