mirror of
https://github.com/python/cpython.git
synced 2025-12-08 18:32:16 +00:00
Update URL to the related HOWTO document.
This commit is contained in:
parent
bd400881dd
commit
b8efda01e6
2 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ converted. The standard library module
|
||||||
\code{reconvert}\refstmodindex{reconvert} helps in converting
|
\code{reconvert}\refstmodindex{reconvert} helps in converting
|
||||||
\code{regex} style regular expressions to \code{re}\refstmodindex{re}
|
\code{regex} style regular expressions to \code{re}\refstmodindex{re}
|
||||||
style regular expressions. (For more conversion help, see the URL
|
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
|
By default the patterns are Emacs-style regular expressions
|
||||||
(with one exception). There is
|
(with one exception). There is
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@ converted. The standard library module
|
||||||
\code{reconvert}\refstmodindex{reconvert} helps in converting
|
\code{reconvert}\refstmodindex{reconvert} helps in converting
|
||||||
\code{regex} style regular expressions to \code{re}\refstmodindex{re}
|
\code{regex} style regular expressions to \code{re}\refstmodindex{re}
|
||||||
style regular expressions. (For more conversion help, see the URL
|
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
|
By default the patterns are Emacs-style regular expressions
|
||||||
(with one exception). There is
|
(with one exception). There is
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue