]> granicus.if.org Git - python/commit
Issue #22364: Improved some re error messages using regex for hints.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 25 Mar 2015 19:03:47 +0000 (21:03 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 25 Mar 2015 19:03:47 +0000 (21:03 +0200)
commit632a77e6a3fb3acec9850cd5245dc28314000e54
tree2f3d5fb838d0fad895465a63a1fcc767c4f52bf9
parent7c316a181a38d97a1af7da8199c5b6dfcb25b450
Issue #22364: Improved some re error messages using regex for hints.
Lib/re.py
Lib/sre_compile.py
Lib/sre_parse.py
Lib/test/test_re.py
Misc/NEWS
Modules/_sre.c