Guido van Rossum wrote: >>Until then, I'd rather like to see the file IO APIs and related >>types fixed so that they can handle 2GB files all the way >>through. > > > Which file IO APIs need to be fixed? I thought we supported large > files already (when the OS supports them)? The file object does, but what the mmap module doesn't and it is not clear to me whether all code in the standard lib can actually deal with file positions outside the int range (most code probably doesn't care, since it uses .read() and .write() exclusively), e.g. can SRE scan mmapped files of such size ? -- Marc-Andre Lemburg CEO eGenix.com Software GmbH ______________________________________________________________________ Company & Consulting: http://www.egenix.com/ Python Software: http://www.egenix.com/files/python/ Meet us at EuroPython 2002: http://www.europython.org/
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4