summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-05-24 18:11:29 (GMT)
committerGeorg Brandl <georg@python.org>2008-05-24 18:11:29 (GMT)
commitb897c9a1a64f744b32d23eeac54a2eba51ced0b4 (patch)
tree7129c802e5a2d28e6624f6471346693ee697b6aa /Lib
parentae2496755c8c78378008d6f80dcad0e9a6a2a445 (diff)
downloadcpython-b897c9a1a64f744b32d23eeac54a2eba51ced0b4.zip
cpython-b897c9a1a64f744b32d23eeac54a2eba51ced0b4.tar.gz
cpython-b897c9a1a64f744b32d23eeac54a2eba51ced0b4.tar.bz2
socketserver renaming reversal part 2: move rename module.
I'm doing this case-only rename in a two-step process via a different directory to hopefully avoid problems with case-insensitive filesystems.
Diffstat (limited to 'Lib')
-rw-r--r--Lib/lib-old/SocketServer.py (renamed from Lib/socketserver.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/socketserver.py b/Lib/lib-old/SocketServer.py
index 2c41fbb..2c41fbb 100644
--- a/Lib/socketserver.py
+++ b/Lib/lib-old/SocketServer.py