summaryrefslogtreecommitdiff
path: root/Doc/library/csv.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix various issues (mostly Python 2 relics) found by Jacques Ducasse.Georg Brandl2011-01-061-1/+1
* #5975: add unix_dialect to csv module.Georg Brandl2010-10-271-0/+9
* Add cross-references to the glossary entry for file objects.Antoine Pitrou2010-09-151-3/+3
* Fix version added for csv writeheader.R. David Murray2010-02-231-1/+1
* Merged revisions 78384 via svnmerge fromR. David Murray2010-02-231-0/+10
* Merged revisions 76163 via svnmerge fromR. David Murray2009-11-091-7/+6
* missing module ref (issue6723)Skip Montanaro2009-08-181-1/+1
* Merged revisions 74207 via svnmerge fromGeorg Brandl2009-07-261-1/+1
* Remove surplus empty lines and convert more files to new optional arg style.Georg Brandl2009-05-171-1/+0
* Update signature style for optional arguments, part 3.Georg Brandl2009-04-101-9/+9
* Update documentation for csv module to reflect changes in code,R. David Murray2009-04-041-120/+30
* #5636: fix next -> __next__ in csv reader docs.Georg Brandl2009-04-011-6/+3
* clarify the type of data returnedSkip Montanaro2009-03-251-2/+2
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
* murder some versionadded and versionchanged directives in their bedsBenjamin Peterson2008-08-161-1/+0
* Merged revisions 65605 via svnmerge fromSkip Montanaro2008-08-091-0/+12
* Remove last traces of cStringIO.Georg Brandl2008-06-101-2/+2
* Merged revisions 62490 via svnmerge fromBenjamin Peterson2008-04-251-8/+9
* Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.Georg Brandl2008-02-011-2/+2
* Merged revisions 59774-59783 via svnmerge fromChristian Heimes2008-01-061-2/+9
* Merged revisions 59333-59370 via svnmerge fromChristian Heimes2007-12-051-2/+17
* Remove a few merged versionadded/changed.Georg Brandl2007-12-021-7/+3
* Merged revisions 58817-58861 via svnmerge fromGuido van Rossum2007-11-051-0/+4
* #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.Georg Brandl2007-11-011-4/+4
* Convert all print statements in the docs.Georg Brandl2007-09-041-4/+4
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-13/+7
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+530