Author huangpeng
Recipients
Date 2007-08-22.06:38:52
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I need map a file large than 4G in my program, But it is impossible in an 32bit system. So I need use offset parameter to map specified part of the file. I want to know when python will expose the offset parameter to us.
History
Date User Action Args
2007-08-23 14:28:40adminlinkissue1089974 messages
2007-08-23 14:28:40admincreate