Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
355adc5a451ce3b22b66a3af883d35e89e2a0eab
/
Doc
/
library
/
csv.rst
8614817
Fix #1537721: add writeheader() method to csv.DictWriter.
by Dirkjan Ochtman
· 15 years ago
a5dcf21
Remove redundant sentence.
by R. David Murray
· 16 years ago
56366cc
missing module ref (issue6723)
by Skip Montanaro
· 16 years ago
9fa61bb
#6577: fix (hopefully) all links to builtin instead of module/class-specific objects.
by Georg Brandl
· 16 years ago
9a1337b
clarify the type of data returned
by Skip Montanaro
· 16 years ago
a7b55a3
revert r69777 since all the experts agree that extra import lines distract from the code
by Benjamin Peterson
· 16 years ago
5149742
Since we recommend one module per import line, reflect this also in the
by Jeroen Ruigrok van der Werven
· 16 years ago
c62ef8b
Remove trailing whitespace.
by Georg Brandl
· 17 years ago
a032bf4
accept issue 3436
by Skip Montanaro
· 17 years ago
c7b0592
reformat some documentation of classes so methods and attributes are under the class directive
by Benjamin Peterson
· 17 years ago
14aaee1
#1686390: add example for csv.Sniffer use.
by Georg Brandl
· 18 years ago
722e101
Add examples to csv, pprint and traceback docs. Written by Ross for GHOP.
by Georg Brandl
· 18 years ago
9c466ba
Fix syntax for versionchanged markup.
by Georg Brandl
· 18 years ago
d469ff1
Note change to get_dialect semantics in 2.5. Will backport to 2.5.
by Skip Montanaro
· 18 years ago
e7a0990
Add :term:s for iterator.
by Georg Brandl
· 18 years ago
cf3fb25
Add :term: for generators.
by Georg Brandl
· 18 years ago
1f67a67
Remove ``:const:`` notation on None in parameter list. Since the markup is not
by Brett Cannon
· 18 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago