summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-05-25 07:21:58 (GMT)
committerGeorg Brandl <georg@python.org>2008-05-25 07:21:58 (GMT)
commit995ee9dab0a89b139e08a55fc64a60aaddc0d5c0 (patch)
tree9991bbce3b75d588157f79d3390130613702284a
parent9a1aa8c9b29c4a9855055047424564f49e108ad2 (diff)
downloadcpython-995ee9dab0a89b139e08a55fc64a60aaddc0d5c0.zip
cpython-995ee9dab0a89b139e08a55fc64a60aaddc0d5c0.tar.gz
cpython-995ee9dab0a89b139e08a55fc64a60aaddc0d5c0.tar.bz2
ConfigParser renaming reversal part 2: move module.
-rw-r--r--Lib/lib-old/ConfigParser.py (renamed from Lib/configparser.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/configparser.py b/Lib/lib-old/ConfigParser.py
index 65c6ae2..65c6ae2 100644
--- a/Lib/configparser.py
+++ b/Lib/lib-old/ConfigParser.py