Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #20664
| Date | 2012-02-21 09:18 +0000 |
|---|---|
| From | Chris Withers <chris@simplistix.co.uk> |
| Subject | xlwt 0.7.3 released! |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.30.1329815899.3037.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
xlwt 0.7.3 released! Chris Withers <chris@simplistix.co.uk> - 2012-02-21 09:18 +0000
csiph-web