]> granicus.if.org Git - python/commit
Issue #22838: All test_re tests now work with unittest test discovery.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 1 Dec 2014 09:06:45 +0000 (11:06 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 1 Dec 2014 09:06:45 +0000 (11:06 +0200)
commit9cba9895028fcb24f242a3577d39f4d43198a0bc
treea1778692ebdee57b1bdb434609ed4d73bd185df0
parent7a1104d292cccb563e5bba73d218de08a91d961a
Issue #22838: All test_re tests now work with unittest test discovery.
Lib/test/re_tests.py
Lib/test/test_re.py
Misc/NEWS