]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- fixed grouping error bug
authorFredrik Lundh <fredrik@pythonware.com>
Mon, 3 Jul 2000 21:31:48 +0000 (21:31 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Mon, 3 Jul 2000 21:31:48 +0000 (21:31 +0000)
commit72b82ba16dea929b3fa9db5208b2353e8449c2d5
treecbb66296997943c1a5849404401a4840a00a8ec5
parent6f013982366154ce570f69b6117dbcc6b1d5d89a
- fixed grouping error bug

- changed "group" operator to "groupref"
Lib/sre_compile.py
Lib/sre_constants.py
Lib/sre_parse.py
Lib/test/output/test_sre
Modules/_sre.c
Modules/sre.h