38 Commits (41bade96a4d1dcd35bbba79c2eabe052d02756a4)

Author SHA1 Message Date
R David Murray 9c0d5eaa70 Markup fixes for #7198 patch. 15 years ago
R David Murray f453debb45 #7198: really add newline='' to csv.writer docs. 15 years ago
Eli Bendersky 9cc6249dee Issue #11426: use 'with' statements on open files in CSV examples 15 years ago
Georg Brandl 41d0815a65 Merged revisions 87789-87790 via svnmerge from 15 years ago
Georg Brandl b30f3303f7 Fix various issues (mostly Python 2 relics) found by Jacques Ducasse. 15 years ago
Georg Brandl 7424dd359c #5975: add unix_dialect to csv module. 16 years ago
Antoine Pitrou 25d535ea6a Merged revisions 84827-84829 via svnmerge from 16 years ago
Antoine Pitrou 11cb961b38 Add cross-references to the glossary entry for file objects. 16 years ago
R. David Murray 19e454874f Fix version added for csv writeheader. 16 years ago
R. David Murray be0698b1ad Merged revisions 78384 via svnmerge from 16 years ago
R. David Murray eea8533bd2 Merged revisions 76165 via svnmerge from 17 years ago
R. David Murray 578ec9028e Merged revisions 76163 via svnmerge from 17 years ago
Skip Montanaro 0ae0f605dc missing module ref (issue6723) 17 years ago
Skip Montanaro f290cb5b1d missing module ref (issue6723) 17 years ago
Georg Brandl c5605dffdb Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,74311,74334,74368 via svnmerge from 17 years ago
Georg Brandl 502d9a5c2c Merged revisions 74207 via svnmerge from 17 years ago
Georg Brandl 71515ca191 Remove surplus empty lines and convert more files to new optional arg style. 17 years ago
Georg Brandl c2a4f4fb67 Update signature style for optional arguments, part 3. 17 years ago
R. David Murray 8b7d4aa746 Update documentation for csv module to reflect changes in code, 17 years ago
Georg Brandl c748506427 #5636: fix next -> __next__ in csv reader docs. 17 years ago
Skip Montanaro 0468df3d33 clarify the type of data returned 17 years ago
Georg Brandl 48310cd3f2 Remove trailing whitespace. 17 years ago
Benjamin Peterson 9abf93d6c9 murder some versionadded and versionchanged directives in their beds 18 years ago
Skip Montanaro af8fcfaef5 Merged revisions 65605 via svnmerge from 18 years ago
Georg Brandl 0312494665 Remove last traces of cStringIO. 18 years ago
Benjamin Peterson e41251e864 Merged revisions 62490 via svnmerge from 18 years ago
Georg Brandl f694518331 Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. 18 years ago
Christian Heimes 7f044315f4 Merged revisions 59774-59783 via svnmerge from 18 years ago
Christian Heimes b9eccbfe2a Merged revisions 59333-59370 via svnmerge from 19 years ago
Georg Brandl 6554cb94ba Remove a few merged versionadded/changed. 19 years ago
Guido van Rossum 7767711f54 Merged revisions 58817-58861 via svnmerge from 19 years ago
Georg Brandl 9afde1c0de #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. 19 years ago
Georg Brandl 6911e3ce3f Convert all print statements in the docs. 19 years ago
Georg Brandl 55ac8f0f26 Get rid of the remaining versionadded/versionchanged directives. 19 years ago
Georg Brandl 116aa62bf5 Move the 3k reST doc tree in place. 19 years ago