cpython/Objects
Neil Schemenauer 7555294576 Remove code that tried to warn about shadowing builtin names after a
module had been compiled.  It gives too many spurious warnings.
2003-07-16 22:04:11 +00:00
..
.cvsignore
abstract.c
boolobject.c
bufferobject.c
cellobject.c
classobject.c
cobject.c
complexobject.c
descrobject.c
dictnotes.txt
dictobject.c
enumobject.c
fileobject.c
floatobject.c
frameobject.c
funcobject.c
intobject.c
iterobject.c
listobject.c
listsort.txt
longobject.c
methodobject.c
moduleobject.c
object.c
obmalloc.c
rangeobject.c
sliceobject.c
stringobject.c
structseq.c
tupleobject.c
typeobject.c
unicodectype.c
unicodeobject.c
unicodetype_db.h
weakrefobject.c