]> granicus.if.org Git - python/commit
Revert distutils changes done in r63248.
authorAlexandre Vassalotti <alexandre@peadrop.com>
Thu, 15 May 2008 00:33:57 +0000 (00:33 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Thu, 15 May 2008 00:33:57 +0000 (00:33 +0000)
commit7663f9e4ffbba27c22698283ebf8891ca5ae2ae5
treee98e3fba9d0c292c4f46930df7920749ce5768ff
parentc92fef9a3ee7481596a18eaff3e12270f4355e2f
Revert distutils changes done in r63248.

As explained by Marc-Andre Lemburg, distutils needs to stay
backward-compatible. Therefore, it should use the old ConfigParser
module name.
Lib/distutils/command/upload.py
Lib/distutils/config.py
Lib/distutils/dist.py