]> granicus.if.org Git - python/commit
Implemented non-recursive SRE matching.
authorGustavo Niemeyer <gustavo@niemeyer.net>
Fri, 17 Oct 2003 22:13:16 +0000 (22:13 +0000)
committerGustavo Niemeyer <gustavo@niemeyer.net>
Fri, 17 Oct 2003 22:13:16 +0000 (22:13 +0000)
commitad3fc44ccb40f2ad33c0d09f5a2dfbd4feb442eb
tree929ea71dea18a5ee0c5c862bbb39d37b693209ad
parent41e2809febd6e09a34adf21beb6d2ae2360fdc46
Implemented non-recursive SRE matching.
Doc/lib/libre.tex
Lib/sre_compile.py
Lib/sre_constants.py
Lib/sre_parse.py
Lib/test/test_re.py
Misc/NEWS
Modules/_sre.c
Modules/sre.h
Modules/sre_constants.h