\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
\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