From 995ee9dab0a89b139e08a55fc64a60aaddc0d5c0 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 25 May 2008 07:21:58 +0000 Subject: [PATCH] ConfigParser renaming reversal part 2: move module. --- Lib/{configparser.py => lib-old/ConfigParser.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Lib/{configparser.py => lib-old/ConfigParser.py} (100%) 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 -- 2.50.0