xlrd 0.9.4 released!

Karim kliateni at gmail.com
Wed Jul 15 07:00:01 EDT 2015



On 15/07/2015 08:27, Chris Withers wrote:
> Hi All,
>
> I'm pleased to announce the release of xlrd 0.9.4:
>
> http://pypi.python.org/pypi/xlrd/0.9.4
>
> This release includes the following changes:
>
> - Automated tests are now run on Python 3.4
>
> - Use ElementTree.iter() if available, not deprecated getiterator()
>   when parsing xlsx files.
>
> - Fix #106 : Exception Value: unorderable types: Name() < Name()
>
> - Create row generator expression with Sheet.get_rows()
>
> - Fix for forward slash file separator and lowercase names within xlsx
>   internals.
>
> Thanks to the following for their contributions to this release:
>
> - Corey Farwell
> - Jonathan Kamens
> - Deepak N
> - Brandon R. Stoner
> - John McNamara
>
> If you find any problems, please ask about them on the 
> python-excel at googlegroups.com list, or submit an issue on GitHub:
>
> https://github.com/python-excel/xlrd/issues
>
> Full details of all things Python and Excel related can be found here:
>
> http://www.python-excel.org/
>
> cheers,
>
> Chris
>

Thank You!



More information about the Python-list mailing list