]> granicus.if.org Git - python/commit
Fixed negative lookahead/lookbehind. Closes bug #115618.
authorFredrik Lundh <fredrik@pythonware.com>
Tue, 3 Oct 2000 16:29:23 +0000 (16:29 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Tue, 3 Oct 2000 16:29:23 +0000 (16:29 +0000)
commit65d4bc616aa94f391951e2b9c699765531a27e3f
tree3a13aeca6ceba2a816fc3efad17c7fceed76fa0f
parent84294487dfbe394812512debb85e4b682cec8e57
Fixed negative lookahead/lookbehind.  Closes bug #115618.
Lib/test/re_tests.py
Modules/_sre.c