Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!ecngs!feeder.ecngs.de!xlned.com!feeder7.xlned.com!news2.euro.net!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.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'bug': 0.02; 'subject:released': 0.03; 'svn': 0.03; 'log:': 0.04; 'attributes': 0.05; 'raised': 0.07; 'python': 0.08; 'big-endian': 0.09; 'from:addr:simplistix.co.uk': 0.09; 'from:name:chris withers': 0.09; 'message-id:@simplistix.co.uk': 0.09; 'received:89.151': 0.09; 'received:89.151.125': 0.09; 'received:89.151.125.140': 0.09; 'received:server1.simplistix.co.uk': 0.09; 'received:simplistix.co.uk': 0.09; 'to:name:python list': 0.09; 'files.': 0.09; 'error"': 0.16; 'received:buzzkill.local': 0.16; 'simplistix': 0.16; 'url:simplistix': 0.16; 'url:svn': 0.16; 'url:trunk': 0.16; 'occurred': 0.18; 'cheers,': 0.20; 'to:2**1': 0.21; 'from:addr:chris': 0.23; 'changes,': 0.24; 'windows': 0.26; 'all,': 0.27; 'column': 0.28; "i'm": 0.28; 'fixed': 0.29; 'chris': 0.30; 'error': 0.30; 'specified': 0.31; "i've": 0.32; 'anyone': 0.32; 'list': 0.32; 'header:User-Agent:1': 0.33; 'anything': 0.34; 'platforms.': 0.34; 'to:addr:python-list': 0.35; 'class.': 0.37; 'else,': 0.37; "i'll": 0.38; 'announce': 0.38; 'processing': 0.39; 'called': 0.40; 'put': 0.40; 'to:addr:python.org': 0.40; 'release': 0.40; 'url:uk': 0.40; 'full': 0.62; 'url:co': 0.63; 'pleased': 0.65; 'subject:!': 0.66; 'received:89': 0.69; 'url:secure': 0.73; 'records': 0.74; 'highlights:': 0.84; 'zoom': 0.84; 'worksheets': 0.91; 'factors': 0.93 Date: Tue, 21 Feb 2012 09:18:16 +0000 From: Chris Withers User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:5.0) Gecko/20110624 Thunderbird/5.0 MIME-Version: 1.0 To: Python List , python-excel@googlegroups.com Subject: xlwt 0.7.3 released! Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 39 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1329815899 news.xs4all.nl 6860 [2001:888:2000:d::a6]:44286 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:20664 Hi All, I'm pleased to announce the release of xlwt 0.7.3. This release is long overdue and has been over 2.5 years in the making! The highlights: - Added user_set and best_fit attributes to Column class. - Fixed an "[Errno 0] Error" raised when Worksheet.flush_row_data() was called after Workbook.save() - Fixed an error on Windows that occurred when writing large blocks to files. - Added the ability to write rich text cells - Fixed a bug when writing MULBLANK records on big-endian platforms. - allow the active_pane on worksheets to be specified - added support for zoom (magn) factors and improved possibilities when generating split panes For a full list of the changes, please see the svn log: https://secure.simplistix.co.uk/svn/xlwt/trunk I've currently only put up .tar.gz sdists, if anyone requires anything else, please explain why and I'll be happy to add! cheers, Chris -- Simplistix - Content Management, Batch Processing & Python Consulting - http://www.simplistix.co.uk