]> granicus.if.org Git - python/commit
Issue #19387: explain and test the sre overlap table
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 25 Oct 2013 19:36:10 +0000 (21:36 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 25 Oct 2013 19:36:10 +0000 (21:36 +0200)
commit79aa68dfc1ab4936107f9528d939e865f94da4b6
tree8cfe598860de5ebc6c9490a365884bff634fcd39
parente38b0544c4f89fe3e665721e52c027e006922032
Issue #19387: explain and test the sre overlap table
Lib/sre_compile.py
Lib/test/test_re.py