Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ConfigParser renaming reversal part 3: move module into place and adapt imports. | Georg Brandl | 2008-05-25 | 1 | -22/+20 |
* | Added documentation stub for ConfigParser. | Alexandre Vassalotti | 2008-05-14 | 1 | -0/+8 |
* | Updated import statements to use the new `configparser` module name. | Alexandre Vassalotti | 2008-05-14 | 1 | -20/+13 |
* | Update configparser docs for lowercasing rename. | Georg Brandl | 2008-05-14 | 1 | -1/+7 |
* | Add an example for an RFC 822 continuation. | Georg Brandl | 2008-03-26 | 1 | -6/+8 |
* | Issue 1781. Now ConfigParser.add_section does not let you add a | Facundo Batista | 2008-02-23 | 1 | -2/+3 |
* | Fix example. | Georg Brandl | 2008-01-21 | 1 | -0/+2 |
* | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 1 | -1/+1 |
* | Add examples to the ConfigParser documentation. | Georg Brandl | 2007-11-29 | 1 | -0/+87 |
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+361 |