File size error in os.stat with large files.

Skip Montanaro skip at pobox.com
Tue Jul 9 15:34:33 EDT 2002


    Joe> I have a 4.2GB file that os.stat is reporting to be 164MB. Smaller
    Joe> files seem to work just fine, but I have not played with it to find
    Joe> out where the cut-off point is.

Was Python compiled with large file support?

-- 
Skip Montanaro
skip at pobox.com
consulting: http://manatee.mojam.com/~skip/resume.html





More information about the Python-list mailing list