Skip Montanaro
|
577c7a763d
|
tighten up string checks
make csv_{get,unregister}_dialect METH_O functions to avoid PyArg_ParseTuple
|
2003-04-12 19:17:14 +00:00 |
Skip Montanaro
|
860fc0b1d5
|
add writerows docstring
conditionally exclude Unicode functions
|
2003-04-12 18:57:52 +00:00 |
Skip Montanaro
|
98f16e0074
|
typo
|
2003-04-11 23:10:13 +00:00 |
Skip Montanaro
|
dfa35fa3b6
|
typo
|
2003-04-11 21:40:01 +00:00 |
Skip Montanaro
|
3bc093b717
|
zap commented out bit of code
|
2003-04-11 19:33:55 +00:00 |
Skip Montanaro
|
a16b21fb0a
|
add comment about 2.2 compatibility
dump empty TODO comment
|
2003-03-23 14:32:54 +00:00 |
Tim Peters
|
ef4b7ed42b
|
Squash compiler wng about signed-vs-unsigned mismatch.
|
2003-03-21 01:35:28 +00:00 |
Skip Montanaro
|
b4a0417e91
|
new CSV file processing module - see PEP 305
|
2003-03-20 23:29:12 +00:00 |