]> granicus.if.org Git - python/commit
reapplied darryl gallion's minimizing repeat fix. I'm still not 100%
authorFredrik Lundh <fredrik@pythonware.com>
Mon, 2 Jul 2001 19:54:28 +0000 (19:54 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Mon, 2 Jul 2001 19:54:28 +0000 (19:54 +0000)
commitdf781e6a3f05f84015ffc1f354a95c29dcababe2
tree1bcd76ffdca700aad1a1ba2699491d0c5ca8d0b2
parentcb9be939559474b20283e43d3e9cd43fc30f1ef1
reapplied darryl gallion's minimizing repeat fix.  I'm still not 100%
sure about this one, but test #133283 now works even with the fix in
place, and so does the test suite.  we'll see what comes up...
Lib/test/re_tests.py
Lib/test/test_sre.py
Modules/_sre.c