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


Groups > comp.lang.python > #35636

Re: 3.2 can't extract tarfile produced by 2.7

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <ian.g.kelly@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.034
X-Spam-Evidence '*H*': 0.93; '*S*': 0.00; 'binary': 0.05; 'mode,': 0.09; 'subject:2.7': 0.09; 'dec': 0.15; 'read:': 0.16; 'wrote:': 0.17; 'thu,': 0.17; 'header:In-Reply-To:1': 0.25; 'message- id:@mail.gmail.com': 0.27; 'correct': 0.28; 'tar': 0.29; 'sense': 0.31; 'file': 0.32; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'text': 0.34; 'open': 0.35; 'pm,': 0.35; 'received:209.85.220': 0.35; 'received:209.85': 0.35; 'should': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'to:name:python': 0.84; '"it': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=rorHp2zctXYV9hExva5m3hQ6BkMoPlu1GZmjOGa2zks=; b=b6mIPqfkwF8HszYFbs4HuHtodV64EvyrqQvW1rBDemXaQniF1YjqZi33I78nxBHEfg k/0E4Y+DbMhr5dyUYBpRkcsS/mnrAO79dq9D54eV4YIsKAL1O9/4zFwniCMj8wxUHGAj q+kTb/8W1Ae7vpO9D8mt5/TgNA0GDZg9VGqxpskjRHu+enThpoJKJazf/KNVC1h0raDN chmIKEJF8Xb3cml3tPqeETRg5fgC4JkThBvp59gcp0Qz+bnkODg6F5eB6vTrX9m1nGrV Awf3CjR0rte4NoiX9f++Vvz30ZuAxSlRayW7frmUQlUSX+c2GbUM7inm2M1UHICOkqfM Kv1g==
MIME-Version 1.0
In-Reply-To <CALwzidk-HeAzjVfd1fHGUCm3RUKY4H7BTRwO_J7s6vD-7g+RKA@mail.gmail.com>
References <50DB1E1F.7010404@rece.vub.ac.be> <CAMuTYXjAaWGRt_615uj3pJngcKd9yxy3mnPSET7GQqHwfVJ5mA@mail.gmail.com> <50DC986C.6010202@syslang.net> <CALwzidk-HeAzjVfd1fHGUCm3RUKY4H7BTRwO_J7s6vD-7g+RKA@mail.gmail.com>
From Ian Kelly <ian.g.kelly@gmail.com>
Date Thu, 27 Dec 2012 12:27:19 -0700
Subject Re: 3.2 can't extract tarfile produced by 2.7
To Python <python-list@python.org>
Content-Type text/plain; charset=ISO-8859-1
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1356.1356636473.29569.python-list@python.org> (permalink)
Lines 6
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1356636473 news.xs4all.nl 6910 [2001:888:2000:d::a6]:50597
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:35636

Show key headers only | View raw


On Thu, Dec 27, 2012 at 12:25 PM, Ian Kelly <ian.g.kelly@gmail.com> wrote:
> You're correct that it makes no sense to open a tar file in binary
> mode,

Of course that should have read: "it makes no sense to open a tar file
in text mode."

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


Thread

Re: 3.2 can't extract tarfile produced by 2.7 Ian Kelly <ian.g.kelly@gmail.com> - 2012-12-27 12:27 -0700

csiph-web