summaryrefslogtreecommitdiffstats
path: root/Lib/csv.py
Commit message (Collapse)AuthorAgeFilesLines
...
* rework Sniffer api significantlySkip Montanaro2003-04-251-41/+26
|
* Attempt to deal with some obvious errors in the code. These were allFred Drake2003-04-251-15/+14
| | | | | | | | | | due to using a single module-level namespace where multiple namespaces were used before. There *really* need to be tests for the sniffer stuff. This could have been avoided. Skip, please review, and add sniffer tests!
* cvs is going to be a module againSkip Montanaro2003-04-241-0/+440