]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
map re.sub() to string.replace(), when possible
authorFredrik Lundh <fredrik@pythonware.com>
Sun, 8 Jul 2001 13:26:57 +0000 (13:26 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Sun, 8 Jul 2001 13:26:57 +0000 (13:26 +0000)
commit2d96f11d07a13b461589169b1db49d310a6edc0b
treeccd4b966451265ffe4a5e1e31732d1841e125751
parent44835d8e7ad180413f85743d53831cb648c4549a
map re.sub() to string.replace(), when possible
Lib/sre.py
Modules/_sre.c