Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the fieldnames argument optional in the DictReader. If self.fieldnames | Skip Montanaro | 2003-10-03 | 1 | -1/+5 |
* | **kwds arg was missing from __init__ for Dict{Reader,Writer} classes. | Skip Montanaro | 2003-09-06 | 1 | -4/+4 |
* | use the long names for re compilation options; this makes it easier to | Fred Drake | 2003-09-02 | 1 | -1/+1 |
* | One more multiple exception catch should be in a tuple. | Raymond Hettinger | 2003-06-12 | 1 | -1/+1 |
* | The multiple exception catch should be in a tuple. | Raymond Hettinger | 2003-06-12 | 1 | -1/+1 |
* | SF Patch #744104: Remove eval() from csv | Raymond Hettinger | 2003-06-12 | 1 | -17/+18 |
* | * Correct Sniffer doc to correspond to the implementation. | Skip Montanaro | 2003-05-19 | 1 | -7/+9 |
* | rework Sniffer api significantly | Skip Montanaro | 2003-04-25 | 1 | -41/+26 |
* | Attempt to deal with some obvious errors in the code. These were all | Fred Drake | 2003-04-25 | 1 | -15/+14 |
* | cvs is going to be a module again | Skip Montanaro | 2003-04-24 | 1 | -0/+440 |