]> granicus.if.org Git - python/commit
give exception a nice message (closes #22379)
authorBenjamin Peterson <benjamin@python.org>
Sun, 28 Sep 2014 16:48:46 +0000 (12:48 -0400)
committerBenjamin Peterson <benjamin@python.org>
Sun, 28 Sep 2014 16:48:46 +0000 (12:48 -0400)
commit1643d5cb08b72cb4f589ddd38db059412a4dcdd1
tree8fb181a9a0a9205c4f4850917ac9ab7b1685264b
parent9ad23c6c315d09bef659a12a9f7f7123c707ea41
give exception a nice message (closes #22379)

Patch by Yongzhi Pan.
Lib/test/string_tests.py
Lib/test/test_string.py
Lib/test/test_userstring.py
Misc/ACKS
Misc/NEWS
Objects/stringobject.c