Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'bug': 0.02; 'happen,': 0.07; 'coding.': 0.09; 'dev': 0.09; 'oh,': 0.09; 'seriously.': 0.09; 'tracker,': 0.09; 'api': 0.11; 'am,': 0.13; 'wrote:': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'patch,': 0.16; 'rantingrick': 0.16; 'received:209.85.213.174': 0.16; 'received:mail-yx0-f174.google.com': 0.16; 'subject:between': 0.16; 'zipfile': 0.16; 'header:In-Reply-To:1': 0.22; 'up.': 0.26; 'sat,': 0.28; 'message-id:@mail.gmail.com': 0.28; 'shut': 0.30; 'words,': 0.32; 'list': 0.32; 'to:addr:python- list': 0.34; 'post': 0.34; 'things': 0.34; 'starting': 0.35; 'received:google.com': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.38; 'patch': 0.38; 'put': 0.38; 'to:addr:python.org': 0.39; 'might': 0.39; 'received:209': 0.40; 'your': 0.60; 'taking': 0.65; 'and:': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=4FGzSEo7hvMaimBQXMoS7LqWAJ+CMekBk+sc5xXosSM=; b=R8UHu7kKxliN0aW7ckQZNUSNxObhTK9bbptzM6pvoMpTzxZkMzAq3O/blzB1BqD7Sh 3/eDFKp9fx64Oxg2ZtItYz7dTH8pItfFXE9w0UmhGk4pGaV4FFJHppVFy7Y8F+ILfVdu nPDlmmR6BZtU9OH9iQeh9ubU/RdOf7giRpNWc= MIME-Version: 1.0 In-Reply-To: <65cc5bad-bf16-47c8-a6ba-8c9a588d7209@z14g2000yqh.googlegroups.com> References: <5fd8e664-c855-41a2-9d8b-36d4c486f0b9@n35g2000yqf.googlegroups.com> <65cc5bad-bf16-47c8-a6ba-8c9a588d7209@z14g2000yqh.googlegroups.com> Date: Sat, 23 Jul 2011 03:25:28 +1000 Subject: Re: Inconsistencies between zipfile and tarfile APIs From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1311355531 news.xs4all.nl 23959 [2001:888:2000:d::a6]:52488 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:10124 Oh, and: On Sat, Jul 23, 2011 at 3:11 AM, rantingrick wrote: > Will you be starting with the zipfile API migration? > Will you? Rick, quit ranting and start coding. If you want things to happen, the best way is to do them. If you make a post on the dev list WITH A PATCH, or submit your patch on the bug tracker, then people might start taking you seriously. In other words, put up or shut up. ChrisA