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


Groups > comp.lang.python > #42871

xlwt 0.7.5 released!

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <chris@simplistix.co.uk>
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; 'column': 0.07; 'fixes': 0.07; 'subject:released': 0.07; 'fix.': 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; 'url:github': 0.09; 'width': 0.09; 'python': 0.11; 'bug': 0.12; 'corrupt': 0.16; 'received:buzzkill.local': 0.16; 'regression': 0.16; 'simplistix': 0.16; 'to:name:python list': 0.16; 'url:issues': 0.16; 'url:simplistix': 0.16; 'valueerror': 0.16; 'all,': 0.19; 'trying': 0.19; 'examples': 0.20; 'work,': 0.20; 'written': 0.21; 'example': 0.22; 'header:User-Agent:1': 0.23; 'from:addr:chris': 0.24; 'cheers,': 0.24; 'excel': 0.26; 'to:2**1': 0.27; 'fixed': 0.29; 'chris': 0.29; 'related': 0.29; "i'm": 0.30; 'alan': 0.31; 'raised': 0.31; 'announce': 0.33; 'could': 0.34; 'really': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.38; 'files': 0.38; 'issue': 0.38; 'list,': 0.38; 'ability': 0.39; 'to:addr:python.org': 0.39; 'release': 0.40; 'here:': 0.62; 'details': 0.65; 'url:co': 0.67; 'colour': 0.84; 'palette': 0.84; 'received:89': 0.85; 'sheets': 0.91; 'email addr:googlegroups.com': 0.95
Date Fri, 05 Apr 2013 21:41:51 -0300
From Chris Withers <chris@simplistix.co.uk>
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-list@python.org>, python-excel@googlegroups.com
Subject xlwt 0.7.5 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.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.174.1365208926.3114.python-list@python.org> (permalink)
Lines 37
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1365208926 news.xs4all.nl 6842 [2001:888:2000:d::a6]:56727
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:42871

Show key headers only | View raw


Hi All,

I'm pleased to announce the release of xlwt 0.7.5.

This release contains the following:

- Fixes a bug that could cause a corrupt SST in .xls files written by a 
wide-unicode Python build.

- A ValueError is now raised immediately if an attempt is made to set 
column width to other than an int in range(65536)

- Added the ability to set a custom RGB colour in the palette to use for 
colours. Thanks to Alan Rotman for the work, although this could really 
use an example in the examples folder...

- Fixed an issue trying to set a diagonal border using easyxf. Thanks to 
Neil Etheridge for the fix.

- Fixed a regression from 0.7.2 when writing sheets with frozen panes.

If you find any problems, please ask about them on the 
python-excel@googlegroups.com list, or submit an issue on GitHub:

https://github.com/python-excel/xlwt/issues

There's also details of all things Python and Excel related here:

http://www.python-excel.org/

cheers,

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
             - http://www.simplistix.co.uk

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


Thread

xlwt 0.7.5 released! Chris Withers <chris@simplistix.co.uk> - 2013-04-05 21:41 -0300

csiph-web