Removed Queue.py. It's documented now.
This commit is contained in:
parent
f6e8316b01
commit
433c8ca328
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue