csv.DictWriter.write_header()

Chris Withers chris at simplistix.co.uk
Fri Aug 14 13:13:05 EDT 2009


Alan G Isaac wrote:
> On 8/13/2009 7:58 AM John Machin apparently wrote:
>> Duck typing: ask a silly question, get a silly answer.
> 
> Maybe if you learned to be a more generous reader,
> fewer questions would look "silly" to you.

If you take a look at the crap that John very patiently wades through on 
the python-excel group, you might consider that a little light hearted 
sarcasm isn't much to put up with ;-)

FWIW, if you're using csv because you think .xls is too hard to 
generate, try xlwt :-)

cheers,

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
            - http://www.simplistix.co.uk



More information about the Python-list mailing list