On 06/22/2010 12:05 PM, Jerry Rocteur wrote:
> Sorry for the long mail but I've been searching the web for days for how to 
> do this.. I see that possibilities using
> shelve or pickle but I don't want to do this (The source of the data changes 
> constantly)

You might be interested in the csv module

http://docs.python.org/library/csv.html

Regards


Andre

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

Reply via email to