]> granicus.if.org Git - python/commit
Bugfix in match() -- the number of registers shouldn't be divided by two!
authorGuido van Rossum <guido@python.org>
Mon, 27 Oct 1997 18:17:19 +0000 (18:17 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 27 Oct 1997 18:17:19 +0000 (18:17 +0000)
commitaf8d2bf4d8643f7da7389a475f364c21836e8afe
treef12917993da644ac12955a175c034fe41ddb3fb2
parente6eef4b4a3a11b00fe5eae44e1af667de0b138b9
Bugfix in match() -- the number of registers shouldn't be divided by two!
Lib/re.py