]> granicus.if.org Git - python/commit
Updated import statements to use the new `configparser` module name.
authorAlexandre Vassalotti <alexandre@peadrop.com>
Wed, 14 May 2008 22:44:22 +0000 (22:44 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Wed, 14 May 2008 22:44:22 +0000 (22:44 +0000)
commite2514c6f1089ab1cdfba6ddc1dbaed1d37dd2be8
tree1f0356149ed33a4bcca694f4f16b6f55c42126a6
parent0a11f96f673dc6f3a7d43d58c249e1d183b1891c
Updated import statements to use the new `configparser` module name.
Updated the documentation to use the new name.
Revert addition of the stub entry for the old name.

Georg, I am reverting your changes since this commit should propagate
to py3k.
Doc/library/configparser.rst
Doc/library/logging.rst
Lib/distutils/command/upload.py
Lib/distutils/config.py
Lib/distutils/dist.py
Lib/idlelib/configHandler.py
Lib/logging/config.py
Lib/test/test___all__.py
Lib/test/test_cfgparser.py