]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Ka-Ping Yee <ping@lfw.org>:
authorFred Drake <fdrake@acm.org>
Tue, 24 Oct 2000 19:57:45 +0000 (19:57 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 24 Oct 2000 19:57:45 +0000 (19:57 +0000)
commit661ea26b3d8621ad0acc0ed2f2036ab29355f8ff
treefcfe10c4656a3e18911cd3b41b7d8c942d707786
parentbd6f4fba1bc66a18cc15d50ffdd33faedff5ac4c
Ka-Ping Yee <ping@lfw.org>:
Changes to error messages to increase consistency & clarity.

This (mostly) closes SourceForge patch #101839.
16 files changed:
Lib/test/output/test_extcall
Modules/dbmmodule.c
Modules/parsermodule.c
Modules/posixmodule.c
Objects/classobject.c
Objects/fileobject.c
Objects/floatobject.c
Objects/intobject.c
Objects/longobject.c
Objects/moduleobject.c
Objects/object.c
Objects/stringobject.c
Python/bltinmodule.c
Python/ceval.c
Python/errors.c
Python/exceptions.c