commit | 41c99e7f96f7a0f192839801c568d8a80dcc7091 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Apr 14 17:59:34 2003 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Apr 14 17:59:34 2003 +0000 |
tree | 5733d278d932546d0b642dce7e631512da483f76 | |
parent | 44c62ef5ee2d48cfa0bd024507f19e47d987e6b3 [diff] |
SF patch #720991 by Gary Herron: A small fix for bug #545855 and Greg Chapman's addition of op code SRE_OP_MIN_REPEAT_ONE for eliminating recursion on simple uses of pattern '*?' on a long string.