Write a loop around readlines(sizehint) , read(size) , or readline() . Just use the file as a lazy iterator without calling any of these. mmap the file, ...
確定! 回上一頁