cpython/Objects
Guido van Rossum a08095ab02 Hack to open resource fork on the Mac: open(filename, '*rb'). 1991-02-13 23:25:27 +00:00
..
classobject.c "Compiling" version 1990-12-20 15:06:42 +00:00
fileobject.c Hack to open resource fork on the Mac: open(filename, '*rb'). 1991-02-13 23:25:27 +00:00
floatobject.c Added <errno.h> 1990-12-20 23:06:26 +00:00
frameobject.c "Compiling" version 1990-12-20 15:06:42 +00:00
funcobject.c "Compiling" version 1990-12-20 15:06:42 +00:00
intobject.c "Compiling" version 1990-12-20 15:06:42 +00:00
listobject.c "Compiling" version 1990-12-20 15:06:42 +00:00
methodobject.c "Compiling" version 1990-12-20 15:06:42 +00:00
moduleobject.c Return -1 for errors. 1990-12-20 23:12:40 +00:00
object.c Return -1 for errors. 1990-12-20 23:12:40 +00:00
stringobject.c Fix stringcompare when strings contain null bytes. 1991-02-13 23:18:39 +00:00
tupleobject.c "Compiling" version 1990-12-20 15:06:42 +00:00
typeobject.c "Compiling" version 1990-12-20 15:06:42 +00:00
xxobject.c Changed bogus ref to textobject into xxobject. 1991-01-02 15:12:51 +00:00