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