From: Alexandre Vassalotti Date: Sun, 11 May 2008 23:04:27 +0000 (+0000) Subject: Moved the Queue module stub in lib-old. X-Git-Tag: v2.6b1~476 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f4e83deddaeaab237d2626986702d0c819d7f4c3;p=thirdparty%2FPython%2Fcpython.git Moved the Queue module stub in lib-old. --- 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