This little corner of the sandbox contains a fairly complete csv module based on PEP 305 and drawing heavily on the code in Object Craft's original csv module. If you'd like to try it out simply execute python setup.py install There is a moderately accurate library reference manual section in libcsv.tex, though you will have to read the raw source for the time being. You may also find PEP 305 helpful. Please send feedback, including bug reports, to csv@mail.mojam.com. You can browse the list archives at http://manatee.mojam.com/pipermail/csv/ and subscribe to the list at http://manatee.mojam.com/mailman/listinfo/csv Kevin Altis Dave Cole Andrew McNamara Skip Montanaro Cliff Wells