]> granicus.if.org Git - python/commit
Don't lie in error messages from str8.
authorGuido van Rossum <guido@python.org>
Thu, 7 Jun 2007 17:54:36 +0000 (17:54 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 7 Jun 2007 17:54:36 +0000 (17:54 +0000)
commit3d1d712afcbfc3ccc106f15ca37adc72087b449f
tree8e5cc677edd53f1aab5569f85af82a09bd1250f9
parent4c271fe85c34dca1bbfcbb206f8d5ad4c70991b4
Don't lie in error messages from str8.
In some cases we use the more neutral term string; in others we are explicit.
Objects/stringobject.c