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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6153ab3fee7e9b0abb878b46b3bc89569836d6b5;p=thirdparty%2FPython%2Fcpython.git 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