cpython/Objects
Guido van Rossum efc8713428 * Objects/mappingobject.c (mappingremove): don't call
lookmapping() for empty dictionary
1995-01-02 19:42:39 +00:00
..
Makefile.in * configure.in, */Makefile*.in: OPT can now be specified in the 1994-08-23 14:06:18 +00:00
accessobject.c Merge alpha100 branch back to main trunk 1994-08-01 11:34:53 +00:00
classobject.c Lots of minor changes. Note for mappingobject.c: the hash table pointer 1995-01-02 19:07:15 +00:00
dictobject.c * Objects/mappingobject.c (mappingremove): don't call 1995-01-02 19:42:39 +00:00
fileobject.c Lots of minor changes. Note for mappingobject.c: the hash table pointer 1995-01-02 19:07:15 +00:00
floatobject.c Lots of minor changes. Note for mappingobject.c: the hash table pointer 1995-01-02 19:07:15 +00:00
frameobject.c Lots of minor changes. Note for mappingobject.c: the hash table pointer 1995-01-02 19:07:15 +00:00
funcobject.c Merge back to main trunk 1994-08-30 08:27:36 +00:00
intobject.c Lots of minor changes. Note for mappingobject.c: the hash table pointer 1995-01-02 19:07:15 +00:00
listobject.c Lots of minor changes. Note for mappingobject.c: the hash table pointer 1995-01-02 19:07:15 +00:00
longobject.c Lots of minor changes. Note for mappingobject.c: the hash table pointer 1995-01-02 19:07:15 +00:00
mappingobject.c * Objects/mappingobject.c (mappingremove): don't call 1995-01-02 19:42:39 +00:00
methodobject.c Lots of minor changes. Note for mappingobject.c: the hash table pointer 1995-01-02 19:07:15 +00:00
moduleobject.c Merge back to main trunk 1994-08-30 08:27:36 +00:00
object.c Lots of minor changes. Note for mappingobject.c: the hash table pointer 1995-01-02 19:07:15 +00:00
rangeobject.c * Include/classobject.h, Objects/classobject.c, Python/ceval.c: 1994-09-28 15:51:32 +00:00
stringobject.c Lots of minor changes. Note for mappingobject.c: the hash table pointer 1995-01-02 19:07:15 +00:00
tupleobject.c Merge back to main trunk 1994-08-30 08:27:36 +00:00
typeobject.c Merge back to main trunk 1994-08-30 08:27:36 +00:00
xxobject.c * Include/classobject.h, Objects/classobject.c, Python/ceval.c: 1994-09-28 15:51:32 +00:00