cpython/Objects
Trent Mick f29f47b38b Add largefile support for Linux64 and WIn64. Add test_largefile and some minor
change to regrtest.py to allow optional running of test_largefile ('cause it's
slow on Win64).

This closes patches:
http://sourceforge.net/patch/index.php?func=detailpatch&patch_id=100510&group_id=5470
and
http://sourceforge.net/patch/index.php?func=detailpatch&patch_id=100511&group_id=5470
2000-08-11 19:02:59 +00:00
..
.cvsignore
Makefile.in
abstract.c
bufferobject.c
classobject.c
cobject.c
complexobject.c
dictobject.c
fileobject.c
floatobject.c
frameobject.c
funcobject.c
intobject.c
listobject.c
longobject.c
methodobject.c
moduleobject.c
object.c
rangeobject.c
sliceobject.c
stringobject.c
tupleobject.c
typeobject.c
unicodectype.c
unicodeobject.c
xxobject.c