Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!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.032 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'fixes': 0.07; 'subject:released': 0.07; '>>>': 0.14; "didn't,": 0.16; 'format?': 0.16; 'xlrd': 0.16; '\xe9crit': 0.16; 'wrote:': 0.19; 'header:In- Reply-To:1': 0.22; "i've": 0.24; 'cheers,': 0.26; 'header:User- Agent:1': 0.26; 'this.': 0.27; 'hopefully': 0.28; "i'm": 0.29; 'announce': 0.30; 'chris': 0.31; 'received:209.85': 0.32; 'message-id:@gmail.com': 0.32; 'received:google.com': 0.32; 'received:209.85.214': 0.33; 'to:addr:python-list': 0.35; 'list': 0.35; 'received:209': 0.35; 'thanks': 0.35; 'end': 0.35; 'mailing': 0.37; 'subject:: ': 0.37; 'except': 0.37; 'received:192': 0.39; 'hello,': 0.39; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'received:192.168': 0.40; 'release': 0.40; 'pleased': 0.60; 'more': 0.63; 'email addr:googlegroups.com': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=fEFdwbJFRpqgibbKYVtbbELLOyKegp2XkKl0c4JkcoM=; b=pbMwJKYulaToC18o6lsEpxkYMOOqny0c4khbKXex+j2aB2FsTv9oJA8LObok3O3Q7Y 9NvdPywMs86uZu6THn00xX0CycnyBaNjpm8V0fJ5PL9/syElaqzihtH9GvGX+awZ0pqv 2Ib/VB++V4R1XXprcWZTWhvbJMd0USQmnQbImTsW6CI5mcuK8JfIwomqNenMfT2TM8pU RvEjYA/yLPawSUQBEsFxrN6dpFGYtynEL7qPYi0OfNkzfK+/cmyitZget8X2VgWu7uHo SaaTUSa0Zd54s0zjFaUujpIgpcOoltbOsOXbwgNbffvK2Wru/3EsxaSNTnjtJKlaA3ay ds2g== Date: Wed, 04 Apr 2012 10:57:27 +0200 From: Karim User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120310 Thunderbird/11.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: xlrd 0.7.6 released! References: <4F7AA10B.6020907@simplistix.co.uk> <4F7AA803.1020808@simplistix.co.uk> <4F7BF72B.7080807@simplistix.co.uk> In-Reply-To: <4F7BF72B.7080807@simplistix.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit 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: 24 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1333529851 news.xs4all.nl 6976 [2001:888:2000:d::a6]:37727 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:22655 Le 04/04/2012 09:24, Chris Withers a écrit : > And the goat sacrifice continues... > > On 03/04/2012 08:34, Chris Withers wrote: >> On 03/04/2012 08:04, Chris Withers wrote: >>> I'm pleased to announce the release of xlrd 0.7.4. >> I've just release a 0.7.5 that fixes this. > > Except it didn't, I've just released 0.7.6, which will hopefully bring > an end to the brown-bagging. > > Any more problems, please let the python-excel@googlegroups.com > mailing list know... > > cheers, > > Chris > Hello, This release manage the '.xlsx' format? Thanks Karim