Thank you all for these interesting examples and methods!

Supposing I want to use DictReader to bring in the CSV lines and tie
them to field names, (again, with alternating lines having different
fields), should I use two two DictReaders as in Christopher's example
or is there a better way?

--
Stephan

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

Reply via email to