]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix test_limitations(). The match there is *expected* to raise
authorGuido van Rossum <guido@python.org>
Fri, 25 Apr 2003 01:40:11 +0000 (01:40 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 25 Apr 2003 01:40:11 +0000 (01:40 +0000)
commit46144be02cbd6b8d6626c2e5048339364705c454
treef539d7e0b974d08e764bfc11c32705e9e966b433
parentf8d0c075b2290908cf0db7a6d0a68c2d0d690fea
Fix test_limitations().  The match there is *expected* to raise
RuntimeError.
Lib/test/test_re.py