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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f4e83deddaeaab237d2626986702d0c819d7f4c3;p=python 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