0
0
mirror of https://github.com/python/cpython.git synced 2024-11-30 10:41:14 +01:00
cpython/Objects
2000-07-22 23:59:33 +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 ANSI-fication of the sources. 2000-07-09 04:06:11 +00:00
classobject.c Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either 2000-07-16 12:04:32 +00:00
cobject.c ANSI-fication of the source. 2000-07-09 04:14:42 +00:00
complexobject.c ANSI-fication of the sources. 2000-07-09 04:36: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 Added PyObject_AsFileDescriptor, which checks for integer, long integer, 2000-07-13 23:56:54 +00:00
floatobject.c Remove legacy use of __SC__; no longer needed now that ANSI source is 2000-07-09 05:31:24 +00:00
frameobject.c ANSI-fication of the sources. 2000-07-09 05:40:56 +00:00
funcobject.c ANSI-fication of the sources. 2000-07-09 06:03:25 +00:00
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 Fix in PyList_New(). With GC enabled and when out of memory, 2000-07-15 03:31:31 +00:00
longobject.c
Makefile.in
methodobject.c ANSI-fication of the sources. 2000-07-09 06:03:25 +00:00
moduleobject.c ANSI-fication of the sources. 2000-07-09 06:03:25 +00:00
object.c Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either 2000-07-16 12:04:32 +00:00
rangeobject.c ANSI-fication of the sources. 2000-07-09 06:21:27 +00:00
sliceobject.c ANSI-fication of the sources. 2000-07-09 06:21:27 +00:00
stringobject.c Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either 2000-07-16 12:04:32 +00:00
tupleobject.c ANSI-fication of the sources. 2000-07-09 07:04:36 +00:00
typeobject.c ANSI-fication of the sources. 2000-07-09 06:21:27 +00:00
unicodectype.c
unicodeobject.c Miscelaneous ANSIfications. I'm assuming here 'main' should take (int, 2000-07-22 19:25:51 +00:00
xxobject.c ANSI-fication of the sources. 2000-07-09 07:04:36 +00:00