python 2.3, cvs module specific question

Bernard Delmée bdelmee at advalvas.REMOVEME.be
Fri Sep 5 13:36:46 EDT 2003


>     class semi(csv.excel):
>         delimiter = ';'

Thanks, guys, I hadn't thought of this simple solution.
It solves my problem nicely.

> No, it's just a bug in my implementation.

This module as it is, is very useful, Skip. Frankly with
the speed improvements, the csv, datetime and logging
modules, python 2.3 is a really satisfying release.
Rest assured that your effort does not go unnoticed.

Cheers,

Bernard.





More information about the Python-list mailing list