diff options
author | Alexandre Vassalotti <alexandre@peadrop.com> | 2008-05-11 23:04:27 (GMT) |
---|---|---|
committer | Alexandre Vassalotti <alexandre@peadrop.com> | 2008-05-11 23:04:27 (GMT) |
commit | f4e83deddaeaab237d2626986702d0c819d7f4c3 (patch) | |
tree | c52801586394d870ede391d19c762426dd3c9fbb | |
parent | 5a3277253de7bbcee1b2180578a7d29958a10488 (diff) | |
download | cpython-f4e83deddaeaab237d2626986702d0c819d7f4c3.zip cpython-f4e83deddaeaab237d2626986702d0c819d7f4c3.tar.gz cpython-f4e83deddaeaab237d2626986702d0c819d7f4c3.tar.bz2 |
Moved the Queue module stub in lib-old.
-rw-r--r-- | Lib/lib-old/Queue.py (renamed from Lib/Queue.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/Queue.py b/Lib/lib-old/Queue.py index e358a04..e358a04 100644 --- a/Lib/Queue.py +++ b/Lib/lib-old/Queue.py |