]> granicus.if.org Git - python/commit
Fix case where you start a new group immediately after a label.
authorGuido van Rossum <guido@python.org>
Wed, 23 Oct 1996 17:53:06 +0000 (17:53 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 23 Oct 1996 17:53:06 +0000 (17:53 +0000)
commit0cbaff440dffafab29f9b83eb47dd73733a0df2f
tree0041110bb1ed42e51d8ffeb8bc69e094315beb22
parentc148cd6cdde0bb1d67d69b2424cb22ba9ccb4110
Fix case where you start a new group immediately after a label.
Thanks to Ka-Ping Yee.
Modules/regexmodule.c