Large file support >2/4GB ?

robert no-spam at not-existing.invalid
Mon Feb 25 05:35:39 EST 2008


Somebody who uses my app gets a error :

os.stat('/path/filename')

OSError: [Errno 75] Value too large for defined data type:
'/path/filename'

on a big file >4GB

( Python 2.4.4 / Linux )

How about that? Does Python not support large files? Or which 
functions do not support?


Robert



More information about the Python-list mailing list