On 15.02.15 18:21, Thomas Wouters wrote:
It is possible to add this feature to ZipFile. It can be useful because will allow to mmap uncompressed files in ZIP file.which requires that extension modules are stored uncompressed (simple) and page-aligned (harder, as the zipfile.ZipFile class doesn't directly support page-aligning anything
_______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com