[Csv] Made some small changes to the PEP

Dave Cole djc at object-craft.com.au
Sun Feb 2 13:26:11 CET 2003


Here is the commit message:

Changed the csv.reader() fileobj argument to interable.  This give us
much more flexibility in processing filtered data.
Made the example excel dialect match the dialect in csv.py.
Added explanation of doublequote.
Added explanation of csv.QUOTE_NONE.

- Dave

-- 
http://www.object-craft.com.au



More information about the Csv mailing list