0
0
mirror of https://github.com/python/cpython.git synced 2024-11-28 16:45:42 +01:00
cpython/Objects
Peter Schneider-Kamp 7e01890986 merge Include/my*.h into Include/pyport.h
marked my*.h as obsolete
2000-07-31 15:28:04 +00:00
..
.cvsignore
abstract.c ANSIfication: remove very-old-varargs code, fix function declarations so 2000-07-22 23:59:33 +00:00
bufferobject.c
classobject.c ANSIfy functions that were hiding inside a macro. 2000-07-23 22:09:59 +00:00
cobject.c
complexobject.c merge Include/my*.h into Include/pyport.h 2000-07-31 15:28:04 +00:00
dictobject.c Miscelaneous ANSIfications. I'm assuming here 'main' should take (int, 2000-07-22 19:25:51 +00:00
fileobject.c
floatobject.c merge Include/my*.h into Include/pyport.h 2000-07-31 15:28:04 +00:00
frameobject.c
funcobject.c
intobject.c Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either 2000-07-16 12:04:32 +00:00
listobject.c Use 'void' directly instead of the ANY #define, now that all code is ANSI C. 2000-07-25 12:56:38 +00:00
longobject.c merge Include/my*.h into Include/pyport.h 2000-07-31 15:28:04 +00:00
Makefile.in
methodobject.c
moduleobject.c
object.c merge Include/my*.h into Include/pyport.h 2000-07-31 15:28:04 +00:00
rangeobject.c
sliceobject.c
stringobject.c merge Include/my*.h into Include/pyport.h 2000-07-31 15:28:04 +00:00
tupleobject.c
typeobject.c
unicodectype.c
unicodeobject.c merge Include/my*.h into Include/pyport.h 2000-07-31 15:28:04 +00:00
xxobject.c