File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,8 +14,9 @@ \section{Built-in Module \module{regex}}
1414converted. The standard library module
1515\code {reconvert}\refstmodindex {reconvert} helps in converting
1616\code {regex} style regular expressions to \code {re}\refstmodindex {re}
17- style regular expressions. (For more conversion help, see the URL
18- \url {http://www.python.org/doc/howto/regex-to-re.html}.)
17+ style regular expressions. (For more conversion help, see Andrew
18+ Kuchling's\index {Kuchling, Andrew} `` \module {regex-to-re} HOWTO'' at
19+ \url {http://www.python.org/doc/howto/regex-to-re/}.)
1920
2021By default the patterns are Emacs-style regular expressions
2122(with one exception). There is
Original file line number Diff line number Diff line change @@ -14,8 +14,9 @@ \section{Built-in Module \module{regex}}
1414converted. The standard library module
1515\code {reconvert}\refstmodindex {reconvert} helps in converting
1616\code {regex} style regular expressions to \code {re}\refstmodindex {re}
17- style regular expressions. (For more conversion help, see the URL
18- \url {http://www.python.org/doc/howto/regex-to-re.html}.)
17+ style regular expressions. (For more conversion help, see Andrew
18+ Kuchling's\index {Kuchling, Andrew} `` \module {regex-to-re} HOWTO'' at
19+ \url {http://www.python.org/doc/howto/regex-to-re/}.)
1920
2021By default the patterns are Emacs-style regular expressions
2122(with one exception). There is
You can’t perform that action at this time.
0 commit comments