]> granicus.if.org Git - python/commit
Clarified some of the error messages, esp. "read-only character
authorGuido van Rossum <guido@python.org>
Fri, 1 Dec 2000 12:59:05 +0000 (12:59 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 1 Dec 2000 12:59:05 +0000 (12:59 +0000)
commit60a1e7fc9982489f6923371b1080818ead44db4a
treef6b7752f198eda47819e8ca3ae99e9ceb81d6376
parent9940b800a497463fb4c1144c3738cfcec41cdaea
Clarified some of the error messages, esp. "read-only character
buffer" replaced by "string or read-only character buffer".
Python/getargs.c