Commit 433c8ca3 authored by Barry Warsaw's avatar Barry Warsaw

Removed Queue.py. It's documented now.

parent f6e8316b
......@@ -125,8 +125,6 @@ whatsound.py -- recognizing sound files
These modules are probably also obsolete, or just not very useful.
Queue.py -- A multi-producer, multi-consumer queue
bisect.py -- Bisection algorithms (this is actually useful at times)
dump.py -- Print python code that reconstructs a variable
......
......@@ -125,8 +125,6 @@ whatsound.py -- recognizing sound files
These modules are probably also obsolete, or just not very useful.
Queue.py -- A multi-producer, multi-consumer queue
bisect.py -- Bisection algorithms (this is actually useful at times)
dump.py -- Print python code that reconstructs a variable
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment