Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #19714

Re: python zipfile v. native unzip

Date 2012-02-01 08:46 -0700
From Michael Torrie <torriem@gmail.com>
Subject Re: python zipfile v. native unzip
References <CANy1k1h9F+UcSeDX2ZX5XVxU2rx9oBzdnrBb+hfDeG-SqabVvQ@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.5301.1328111210.27778.python-list@python.org> (permalink)

Show all headers | View raw


On 01/31/2012 06:41 AM, Jason Friedman wrote:
> Does Python 2.7's zipfile module use its own algorithm or does it
> leverage the zip/unzip libraries that exist on the host?  I ask
> because my host's native unzip program cannot handle files that, when
> unzipped, are larger than 2GB.  Will using Python 2.7 get around this
> limitation?

What operating system and file system?

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: python zipfile v. native unzip Michael Torrie <torriem@gmail.com> - 2012-02-01 08:46 -0700

csiph-web