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 | -5/+1 |
* | Use announce instead of print, to suppress output in | Martin v. Löwis | 2008-05-24 | 1 | -1/+1 |
* | Fixed import of configparser in the distutils module. | Alexandre Vassalotti | 2008-05-16 | 1 | -1/+5 |
* | Revert r63323: Use lowercase version of module name. | Alexandre Vassalotti | 2008-05-15 | 1 | -1/+1 |
* | Import class from distutils.cmd, not .core, to avoid circular import | Andrew M. Kuchling | 2008-05-15 | 1 | -1/+1 |
* | Use lowercase version of module name | Andrew M. Kuchling | 2008-05-15 | 1 | -1/+1 |
* | Revert distutils changes done in r63248. | Alexandre Vassalotti | 2008-05-15 | 1 | -1/+1 |
* | Updated import statements to use the new `configparser` module name. | Alexandre Vassalotti | 2008-05-14 | 1 | -1/+1 |
* | #1858: add distutils.config module | Andrew M. Kuchling | 2008-05-10 | 1 | -0/+124 |