]> granicus.if.org Git - python/commit
socketserver renaming reversal part 2: move rename module.
authorGeorg Brandl <georg@python.org>
Sat, 24 May 2008 18:11:29 +0000 (18:11 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 24 May 2008 18:11:29 +0000 (18:11 +0000)
commitb897c9a1a64f744b32d23eeac54a2eba51ced0b4
tree7129c802e5a2d28e6624f6471346693ee697b6aa
parentae2496755c8c78378008d6f80dcad0e9a6a2a445
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.
Lib/lib-old/SocketServer.py [moved from Lib/socketserver.py with 100% similarity]