• Guido van Rossum's avatar
    SF patch #720991 by Gary Herron: · 41c99e7f
    Guido van Rossum authored
    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.
    41c99e7f
sre_parse.py 24.2 KB