Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
2fa0b9d0bd7a6d2f72fd9eef51b720f59566e154
/
Lib
/
csv.py
dffeed3
Make the fieldnames argument optional in the DictReader. If self.fieldnames
by Skip Montanaro
· 21 years ago
3f7a948
**kwds arg was missing from __init__ for Dict{Reader,Writer} classes.
by Skip Montanaro
· 21 years ago
6f7b213
use the long names for re compilation options; this makes it easier to
by Fred Drake
· 21 years ago
f31cb0c
One more multiple exception catch should be in a tuple.
by Raymond Hettinger
· 21 years ago
abe14e6
The multiple exception catch should be in a tuple.
by Raymond Hettinger
· 21 years ago
39a5592
SF Patch #744104: Remove eval() from csv
by Raymond Hettinger
· 21 years ago
7789237
* Correct Sniffer doc to correspond to the implementation.
by Skip Montanaro
· 21 years ago
1448d47
rework Sniffer api significantly
by Skip Montanaro
· 22 years ago
7c852f3
Attempt to deal with some obvious errors in the code. These were all
by Fred Drake
· 22 years ago
04ae705
cvs is going to be a module again
by Skip Montanaro
· 22 years ago