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


Groups > comp.lang.python > #86800

Re: tarfile vs zipfile

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.183
X-Spam-Level *
X-Spam-Evidence '*H*': 0.73; '*S*': 0.10; 'apis': 0.09; 'explanation': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'finney': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'header:User-Agent:1': 0.23; 'header:X-Complaints-To:1': 0.27; "doesn't": 0.30; 'writes:': 0.31; 'there': 0.35; 'ben': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'free': 0.61; 'different': 0.65; 'world': 0.66; 'believe': 0.68; 'other.': 0.75; 'forth': 0.81; 'crush': 0.84; 'received:125': 0.84; 'seth': 0.84; 'tolerance': 0.84; 'unaware': 0.84; '\xe2\x80\x9cwe': 0.84
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Ben Finney <ben+python@benfinney.id.au>
Subject Re: tarfile vs zipfile
Date Tue, 03 Mar 2015 12:12:39 +1100
References <97542b34-5381-48c2-93bb-755d4ac49369@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
X-Gmane-NNTP-Posting-Host jigong.madmonks.org
X-Public-Key-ID 0xAC128405
X-Public-Key-Fingerprint 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405
X-Public-Key-URL http://www.benfinney.id.au/contact/bfinney-pubkey.asc
X-Post-From Ben Finney <bignose+hates-spam@benfinney.id.au>
User-Agent Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)
Cancel-Lock sha1:6OWevl4ys5HKr44kqej23RUSpBI=
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.19
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.73.1425345148.13471.python-list@python.org> (permalink)
Lines 14
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1425345148 news.xs4all.nl 2858 [2001:888:2000:d::a6]:49020
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:86800

Show key headers only | View raw


Seth P <seth-p@outlook.com> writes:

> Is there a reason tarfile and zipfile don't use the same method/member
> names, where it makes sense?

One likely explanation is that the modules's APIs were designed by
different people unaware of the work of the other.

-- 
 \        “We have to go forth and crush every world view that doesn't |
  `\                believe in tolerance and free speech.” —David Brin |
_o__)                                                                  |
Ben Finney

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


Thread

tarfile vs zipfile Seth P <seth-p@outlook.com> - 2015-03-02 17:01 -0800
  Re: tarfile vs zipfile Ben Finney <ben+python@benfinney.id.au> - 2015-03-03 12:12 +1100
  Re: tarfile vs zipfile Terry Reedy <tjreedy@udel.edu> - 2015-03-02 21:29 -0500
  Re: tarfile vs zipfile Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2015-03-03 19:47 +1300
  Re: tarfile vs zipfile Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-03-03 07:26 +0000
    Re: tarfile vs zipfile Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2015-03-03 23:39 +1300
      Re: tarfile vs zipfile Marcos Almeida Azevedo <marcos.al.azevedo@gmail.com> - 2015-03-04 09:12 +0800

csiph-web