- ff2a4ba Let’s keep “throw” for the generator method and use “raise” elsewhere. by Éric Araujo · 15 years ago
- 5c86339 Issue #10489: removed broken `__name__` support from configparser by Łukasz Langa · 15 years ago
- 5a7c11f fix copy-editing level nits by Fred Drake · 15 years ago
- bb27c12 Review the new configparser docs. by Georg Brandl · 15 years ago
- 26d513c Issue #5412: extend configparser to support mapping access by Łukasz Langa · 15 years ago
- 49d4741 Fix typo. by Georg Brandl · 15 years ago
- 6faee4e #9911: doc copyedits. by Georg Brandl · 15 years ago
- 11cb961 Add cross-references to the glossary entry for file objects. by Antoine Pitrou · 15 years ago
- cc645b9 add consistent support for the vars and default arguments on all by Fred Drake · 15 years ago
- 67b21b7 Consistency check for versionadded/changed directives. by Georg Brandl · 15 years ago
- e3c39ae Replace readfp() with read_file() in configparser documentation. by Florent Xicluna · 15 years ago
- a492362 issue #9452: by Fred Drake · 15 years ago
- 436ccdc #9407: document configparser.Error. by Georg Brandl · 15 years ago
- 470a123 #1090076: explain the behavior of *vars* in get() better. by Georg Brandl · 15 years ago
- 8dcaa73 #9411: allow selecting an encoding for configparser files. Also adds a new test config file to test special cases. by Georg Brandl · 15 years ago
- 96a60ae #1682942: add some ConfigParser features: alternate delimiters, alternate comments, empty lines in values. Also enhance the docs with more examples and mention SafeConfigParser before ConfigParser. Patch by Lukas Langa, review by myself, Eric and Ezio. by Georg Brandl · 15 years ago
- 03c44a3 Merged revisions 78232 via svnmerge from by Fred Drake · 15 years ago
- 495f7b5 Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,75602-75607,75610-75613,75616-75617,75623,75627,75640,75647,75696,75795 via svnmerge from by Georg Brandl · 16 years ago
- 73753d3 #6969: make it explicit that configparser writes/reads text files, and fix the example. by Georg Brandl · 16 years ago
- 22b3431 Merged revisions 74209 via svnmerge from by Georg Brandl · 16 years ago
- e720c0a Merged revisions 72009 via svnmerge from by Georg Brandl · 16 years ago
- c2a4f4f Update signature style for optional arguments, part 3. by Georg Brandl · 16 years ago
- 231b7f1 Fix markup. by Raymond Hettinger · 16 years ago
- 0663a1e Let configparser use ordered dicts by default. by Raymond Hettinger · 16 years ago
- 85685e9 Fix docs for ConfigParser. by Raymond Hettinger · 16 years ago
- 48310cd Remove trailing whitespace. by Georg Brandl · 17 years ago
- 1d1eaa4 Renamed ConfigParser to configparser. by Alexandre Vassalotti · 17 years ago
- f6cd967 Merged revisions 61913,61915-61916,61918-61919,61922-61926,61928-61929,61931,61935,61938,61943 via svnmerge from by Christian Heimes · 17 years ago
- 90c3d9b Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60849,60852-60854,60856-60859,60861-60870,60874-60875,60880-60881,60886,60888-60890,60892,60894-60898,60900,60902-60906,60908,60911-60917,60919-60920,60922,60926,60929-60931,60933-60935,60937,60939-60941,60943-60954,60959-60961,60963-60969,60971-60976 via svnmerge from by Christian Heimes · 17 years ago
- f694518 Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. by Georg Brandl · 18 years ago
- 86def6c Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge from by Georg Brandl · 18 years ago
- 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 18 years ago
- 2fd4f37 Merged revisions 59212-59225 via svnmerge from by Guido van Rossum · 18 years ago
- 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 18 years ago
- 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 18 years ago