Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'bug?': 0.09; 'higher- level': 0.09; 'invokes': 0.09; 'subject:python': 0.10; 'cc:addr :python-list': 0.16; 'subject:Help': 0.17; 'wrote:': 0.18; 'jan': 0.19; 'seems': 0.20; 'cc:no real name:2**0': 0.20; 'subject:list': 0.21; 'archives': 0.21; '(or': 0.22; 'header:In-Reply-To:1': 0.22; 'archive': 0.23; 'wonder': 0.23; 'noticed': 0.24; 'cc:2**0': 0.24; 'received:74.125.82.174': 0.24; 'extract': 0.24; 'random': 0.28; 'message-id:@mail.gmail.com': 0.28; 'cc:addr:python.org': 0.29; 'pm,': 0.29; 'ps:': 0.32; 'thu,': 0.32; 'probably': 0.34; 'it.': 0.34; 'nobody': 0.34; 'smart': 0.34; 'received:74.125.82': 0.35; 'joe': 0.35; 'subject:with': 0.36; 'received:74.125': 0.37; 'received:google.com': 0.37; 'enough': 0.38; 'tool': 0.39; 'files': 0.39; 'why': 0.39; '2012': 0.67 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=ZSUeucs4BEJ+xBMycwP6h+O57b0QOM2U3pIjgwyS1yI=; b=CfYYIiNhxBG5S3vPthzTUipJmniaTromybnUl2AFkEEbM5gWDmV3tTHQr+hl+Dn35Q zMt0PrOJJ9QiM36XaaQxfzdYHjHK+bgr+VK3PlJOQ85mMTwm09rOLLAphOz6MOXdPRJ9 W+HG9BPqrBYppH+tJ4dP9juqkwFJDNcSZqc/Y= MIME-Version: 1.0 In-Reply-To: References: <78484055-dd01-4237-9217-9eb038fc744f@p16g2000yqd.googlegroups.com> <14749754.624.1325806776674.JavaMail.geo-discussion-forums@vbgw2> <8f3b98e1-3b21-4f06-8456-0a555a7ee523@u32g2000yqe.googlegroups.com> From: Ian Kelly Date: Fri, 6 Jan 2012 00:45:25 -0700 Subject: Re: Help with python-list archives To: random joe Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1325835957 news.xs4all.nl 6938 [2001:888:2000:d::a6]:41268 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:18588 On Thu, Jan 5, 2012 at 9:08 PM, random joe wrote: > PS: I wonder why no one has added a note to the Python-list archives > to advise people about the bug? Probably nobody has noticed it until now. It seems to be a quirk of the archive files that they are double-gzipped, and most people probably just use gunzip or gzcat (or a higher-level tool that invokes those) to extract them, which seems to be smart enough to handle it.