csv package stitched into CVS hierarchy

The csv package is now in the main branch of the CVS hierarchy. I will leave the structure in the sandbox for a few days before "cvs remove"ing it in case I missed something. Skip

[Neal Norwitz]
There's a lot of stuff that needs to be done to add a new separately compiled module. The good news is the same as the bad news here: a piece gets dropped on the floor if and only if it isn't accessed by the standard test suite. In this case, it looks like the test suite covers it, so be of good cheer: nothing will get forgotten (except for whatever pieces test_csv.py forgets to test <wink>).

[Neal Norwitz]
There's a lot of stuff that needs to be done to add a new separately compiled module. The good news is the same as the bad news here: a piece gets dropped on the floor if and only if it isn't accessed by the standard test suite. In this case, it looks like the test suite covers it, so be of good cheer: nothing will get forgotten (except for whatever pieces test_csv.py forgets to test <wink>).
participants (3)
-
Neal Norwitz
-
Skip Montanaro
-
Tim Peters