cpython/Objects
Guido van Rossum 87e7ea72a6 Use new exceptions. 1991-12-10 14:00:03 +00:00
..
classobject.c The cl_bases member of a class object is now never NULL. 1991-12-10 13:53:23 +00:00
fileobject.c Use new exceptions. 1991-12-10 14:00:03 +00:00
floatobject.c Formulate better error strings. 1991-12-10 13:56:55 +00:00
frameobject.c Added copyright notice. 1991-02-19 12:39:46 +00:00
funcobject.c Added copyright notice. 1991-02-19 12:39:46 +00:00
intobject.c Improved exceptions. 1991-12-10 13:57:36 +00:00
listobject.c Use new exceptions. 1991-12-10 14:00:03 +00:00
longobject.c Use new exceptions. 1991-12-10 14:00:03 +00:00
methodobject.c Use AttributeError. 1991-12-10 13:58:49 +00:00
moduleobject.c Use new exceptions. 1991-12-10 14:00:03 +00:00
object.c Use IOError. 1991-12-10 13:59:09 +00:00
stringobject.c printobject now returns an error code 1991-06-07 22:58:57 +00:00
tupleobject.c printobject now returns an error code 1991-06-07 22:59:30 +00:00
typeobject.c The print operation now returns status! 1991-07-01 18:52:31 +00:00
xxobject.c Added copyright notice. 1991-02-19 12:39:46 +00:00