From: Georg Brandl Date: Sun, 25 May 2008 07:21:58 +0000 (+0000) Subject: ConfigParser renaming reversal part 2: move module. X-Git-Tag: v2.6b1~263 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=995ee9dab0a89b139e08a55fc64a60aaddc0d5c0;p=python ConfigParser renaming reversal part 2: move module. --- diff --git a/Lib/configparser.py b/Lib/lib-old/ConfigParser.py similarity index 100% rename from Lib/configparser.py rename to Lib/lib-old/ConfigParser.py