Ok, I'm an idiot.  I didn't even pass my dialect
object to the reader() call.

So now it works, but it is still strange about
the absent defaults.

Tobiah


> This runs, but the delimiter is still the comma.
> When list.csv is comma delim, it works correctly,
> but when list.csv has tab separated values, I
> get back a single field with the entire line in it.
> 
> I suppose I must be doing something horribly wrong.
> 
> Thanks,
> 
> Tobiah
> 

-- 
Posted via a free Usenet account from http://www.teranews.com

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to