]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
printobject now returns an error code
authorGuido van Rossum <guido@python.org>
Fri, 7 Jun 1991 22:35:42 +0000 (22:35 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 7 Jun 1991 22:35:42 +0000 (22:35 +0000)
commitd783a46d73d92e9a79ef123dc6b422568e1aad69
tree618f954c179d3b0dd21bbbd6527ecb5da0b5aea7
parent909336104b70cae29c0c4fde4477d508e1d709ac
printobject now returns an error code
Include/object.h
Modules/stdwinmodule.c
Python/pythonmain.c
Python/traceback.c