]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
CHange error messages for ord(), using "string" instead of "string or Unicode"
authorAndrew M. Kuchling <amk@amk.ca>
Sat, 23 Dec 2000 14:11:28 +0000 (14:11 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sat, 23 Dec 2000 14:11:28 +0000 (14:11 +0000)
commitf07aad171a57dcc1e661d56660eb4ca51a2944d9
tree80dc4010f63d1c4f679a22169cf8150cb4682df6
parent4e36d5885bbebf3ed087e828876e8463871d2038
CHange error messages for ord(), using "string" instead of "string or Unicode"
Python/bltinmodule.c