]> granicus.if.org Git - python/commit
Disable the sub() optimization until Fredrik has time to look into SF
authorGuido van Rossum <guido@python.org>
Fri, 10 Aug 2001 14:56:54 +0000 (14:56 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 10 Aug 2001 14:56:54 +0000 (14:56 +0000)
commit315cd29ecf694b23715165cda8628e2444371c98
tree09c45510f1f7757d6f0d900355e751f2ed760b0e
parente056e4d15cb1d70308e9cae92fa904dcb8941f3a
Disable the sub() optimization until Fredrik has time to look into SF
bug #449000, "re.sub(r'\n', ...) broke".  This was Fredrik's
suggestion -- he's on vacation and said he wouldn't be able to work on
this until next week.
Lib/sre.py