]> granicus.if.org Git - python/commit
Use string.replace instead of regsub.[g]sub.
authorGuido van Rossum <guido@python.org>
Wed, 24 Dec 1997 21:18:41 +0000 (21:18 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 24 Dec 1997 21:18:41 +0000 (21:18 +0000)
commit00f9fea288baed5a37e3866b492185b5045d30d4
tree8ecf28e2d8907d52e18f10a66e582d5d3bda92d7
parentb9b50eb7e09ec1b28e8549c2c90d7ed5748b3173
Use string.replace instead of regsub.[g]sub.
Lib/CGIHTTPServer.py
Lib/binhex.py
Lib/cgi.py
Lib/mhlib.py
Lib/telnetlib.py