File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11\section {Standard Module \module {regsub} }
22\label {module-regsub }
3-
43\stmodindex {regsub}
4+
55This module defines a number of functions useful for working with
66regular expressions (see built-in module \code {regex}).
77
@@ -15,8 +15,9 @@ \section{Standard Module \module{regsub}}
1515Existing code should be converted. The standard library module
1616\module {reconvert} helps in converting \code {regex} style regular
1717expressions to \module {re} style regular expressions. (For more
18- conversion help, see the URL
19- \url {http://starship.skyport.net/crew/amk/howto/regex-to-re.html}.)
18+ conversion help, see Andrew Kuchling's\index {Kuchling, Andrew}
19+ `` regex-to-re HOWTO'' at
20+ \url {http://www.python.org/doc/howto/regex-to-re/}.)
2021
2122
2223\begin {funcdesc }{sub}{pat, repl, str}
Original file line number Diff line number Diff line change 11\section {Standard Module \module {regsub} }
22\label {module-regsub }
3-
43\stmodindex {regsub}
4+
55This module defines a number of functions useful for working with
66regular expressions (see built-in module \code {regex}).
77
@@ -15,8 +15,9 @@ \section{Standard Module \module{regsub}}
1515Existing code should be converted. The standard library module
1616\module {reconvert} helps in converting \code {regex} style regular
1717expressions to \module {re} style regular expressions. (For more
18- conversion help, see the URL
19- \url {http://starship.skyport.net/crew/amk/howto/regex-to-re.html}.)
18+ conversion help, see Andrew Kuchling's\index {Kuchling, Andrew}
19+ `` regex-to-re HOWTO'' at
20+ \url {http://www.python.org/doc/howto/regex-to-re/}.)
2021
2122
2223\begin {funcdesc }{sub}{pat, repl, str}
You can’t perform that action at this time.
0 commit comments