]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Tweak re_tests and test_re to differentiate between
authorGuido van Rossum <guido@python.org>
Tue, 15 Jul 1997 15:49:52 +0000 (15:49 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 15 Jul 1997 15:49:52 +0000 (15:49 +0000)
commit23b8d4c15e4338689c3ac0695fe981eaf62b0c3f
tree7b97aed6c5c934b61ed899082351ee5399b1d9cc
parent847ed4afb57a4d5449e6a28de13dcb5d8f9840fb
Tweak re_tests and test_re to differentiate between
groups that have no value and groups that are out of bounds.
Lib/test/output/test_re
Lib/test/re_tests.py
Lib/test/test_re.py