On 13/04/2012 11:01, Chris Withers wrote:
For a full details, please see the GitHub repository:
https://secure.simplistix.co.uk/svn/xlwt/trunk
Er, that should be:
https://github.com/python-excel/xlwt
cheers,
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
Hi All,
I'm pleased to announce the release of xlwt 0.7.4. This release has only
a couple of changes in it:
- Python 2.3 to 2.7 are now the officially supported versions, no Python
3 yet, sorry.
- The datemode in an xlwt Workbook can be set to 1904 by doing
`workbook.dates_1904 = 1` and is