Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #20666
| Date | 2012-02-21 12:02 +0100 |
|---|---|
| From | Karim <kliateni@gmail.com> |
| Subject | Re: xlwt 0.7.3 released! |
| References | <4F436158.7060603@simplistix.co.uk> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.32.1329822153.3037.python-list@python.org> (permalink) |
Hello chris, Thanks for the greet news! Is there any chance that xlrd read .xlsx format and arrive to decode special unicode instead of firing some unicode Exception? Cheers Karim Le 21/02/2012 10:18, Chris Withers a écrit : > 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 >
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: xlwt 0.7.3 released! Karim <kliateni@gmail.com> - 2012-02-21 12:02 +0100
csiph-web