• Fredrik Lundh's avatar
    an SRE bugfix a day keeps Guido away... · 21009b9c
    Fredrik Lundh authored
    #462270: sub-tle difference between pre.sub and sre.sub.  PRE ignored
    an empty match at the previous location, SRE didn't.
    
    also synced with Secret Labs "sreopen" codebase.
    21009b9c
test_sre.py 14 KB