Menu

CSV module in Python Standard Library

Several people, including myself, are working on a csv module for the Python Standard Library. It is slated to be included in Python 2.3 and is already available via CVS. I will post a new version of DSV that builds on top of this module in the next couple of days. Feedback and bug reports are welcome.

Posted by Cliff Wells 2003-03-19

Log in to post a comment.