]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[Bug #1177831] Fix (?(id)yes|no) for a group other than the first one, and add a...
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 2 Jun 2005 13:40:12 +0000 (13:40 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 2 Jun 2005 13:40:12 +0000 (13:40 +0000)
commit6ed5f30f94b262c6ba266188fb934aaf4359abe7
tree800496c8951b53e2f258fff5849d0d5ef53f2316
parent270dfd86b41d90b7b27c1f61fe87a118bebd12ac
[Bug #1177831] Fix (?(id)yes|no) for a group other than the first one, and add a test case
Lib/sre_compile.py
Lib/test/test_re.py