]> granicus.if.org Git - python/commit
detect attempts to repeat anchors (fixes bug #130748)
authorFredrik Lundh <fredrik@pythonware.com>
Sun, 18 Feb 2001 21:04:48 +0000 (21:04 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Sun, 18 Feb 2001 21:04:48 +0000 (21:04 +0000)
commitc0c7ee3a6536bbea2b9632a4cc9f6cac2a4bd9b6
tree1aedbd30e101240d849686fcc4106d686ae983f2
parent8ac3627b91979a069d84fb9e8500eab0a99ce762
detect attempts to repeat anchors (fixes bug #130748)
Lib/sre_parse.py
Lib/test/re_tests.py