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


Groups > comp.lang.python > #20666 > unrolled thread

Re: xlwt 0.7.3 released!

Started byKarim <kliateni@gmail.com>
First post2012-02-21 12:02 +0100
Last post2012-02-21 12:02 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: xlwt 0.7.3 released! Karim <kliateni@gmail.com> - 2012-02-21 12:02 +0100

#20666 — Re: xlwt 0.7.3 released!

FromKarim <kliateni@gmail.com>
Date2012-02-21 12:02 +0100
SubjectRe: xlwt 0.7.3 released!
Message-ID<mailman.32.1329822153.3037.python-list@python.org>
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
>

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web