]> granicus.if.org Git - python/commit
- Issue #3629: Fix sre "bytecode" validator for an end case.
authorGuido van Rossum <guido@python.org>
Wed, 10 Sep 2008 14:27:00 +0000 (14:27 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 10 Sep 2008 14:27:00 +0000 (14:27 +0000)
commite3c4fd9cc04148e16dad3ca06af65008f2e73fe3
tree753835c1736690ef88b3d07125267c3db2944ccb
parent24329ba1762688f78ff589d0243683c4afafe096
- Issue #3629: Fix sre "bytecode" validator for an end case.
  Reviewed by Amaury.
Lib/test/test_re.py
Misc/NEWS
Modules/_sre.c