A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2015-February/138452.html below:

[Python-Dev] Request for Pronouncement: PEP 441

[Python-Dev] Request for Pronouncement: PEP 441 - Improving Python ZIP Application Support [Python-Dev] Request for Pronouncement: PEP 441 - Improving Python ZIP Application SupportPaul Moore p.f.moore at gmail.com
Mon Feb 23 20:26:49 CET 2015
On 23 February 2015 at 19:22, Ethan Furman <ethan at stoneleaf.us> wrote:
> This could be a completely stupid question, but how does the zip file know where the individual files are?  More to the
> point, does the index work via relative or absolute offset?  If absolute, wouldn't the index have to be rewritten if the
> zip portion of the file moves?

Essentially the index is stored at the *end* of the file, and contains
relative offsets to all the files. Gory details at
https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT
Paul
More information about the Python-Dev mailing list

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