John Machin wrote:
> You can fix that. The beauty of open source is that you can grab it
> (Windows: c:\python2?\lib\csv.py (typically)) and hack it about till it
> suits your needs. Go fer it!

Unfortunately the bits I should change are in _csv.c and, as I'm not 
very proficient at C, that wouldn't be a good idea. Anyway, for the 
specific brokenness of my CSV file, the simple workaround from my 
original post is fine.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to