]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Renamed the ConfigParser module to 'configparser'.
authorAlexandre Vassalotti <alexandre@peadrop.com>
Wed, 14 May 2008 22:07:07 +0000 (22:07 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Wed, 14 May 2008 22:07:07 +0000 (22:07 +0000)
commite3a23c0734a8a6d4417e869c20e501771dab8a81
treeccc487aa556740b4767078c4f4f02dd5ddd42dda
parent1b9df6862ac9c1faf2f2c5a9238241785001e10b
Renamed the ConfigParser module to 'configparser'.
Lib/configparser.py [moved from Lib/ConfigParser.py with 100% similarity]
Lib/lib-old/ConfigParser.py [new file with mode: 0644]
Lib/test/test_py3kwarn.py
Misc/NEWS