]> 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 16:10:43 +0000 (16:10 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 7 Jun 1991 16:10:43 +0000 (16:10 +0000)
commit909336104b70cae29c0c4fde4477d508e1d709ac
tree565a1a5a3aea78eeca3216ab2d95bc74b73286a1
parentdd0108081b1a4b44d712477308b9764139ebc6a2
printobject now returns an error code
Objects/fileobject.c
Objects/floatobject.c
Objects/intobject.c
Objects/listobject.c
Objects/longobject.c
Objects/methodobject.c
Objects/moduleobject.c
Objects/object.c
Python/bltinmodule.c
Python/ceval.c