Hi,
this patch fixes a compiler warning about the redefinition of
SIZEOF_OFF_T on 32bit systems. It's not very elegant, but I don't know
of a portable way to check if python was compiles with large file
support. If anyone knows, please enlighten me.
It might be possible the this patch leads to problems on systems where
python was compiled without large file support, but I think most will
have it.
bye,
Sumit