]> granicus.if.org Git - python/commit
Fixed too ambitious "nothing to repeat" check. Closes bug #114033.
authorFredrik Lundh <fredrik@pythonware.com>
Sat, 7 Oct 2000 17:38:23 +0000 (17:38 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Sat, 7 Oct 2000 17:38:23 +0000 (17:38 +0000)
commit13ac9926ac43d3bff39a08301696105208774b6e
tree483ca7a4344c3a573e6f3f91262f111c376560e4
parent5c0b43d1e26e28608170baf2887a82124b62fa36
Fixed too ambitious "nothing to repeat" check.  Closes bug #114033.
Lib/sre_compile.py
Lib/sre_constants.py
Lib/sre_parse.py
Lib/test/re_tests.py