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