Removed Queue.py. It's documented now.

This commit is contained in:
Barry Warsaw 1997-12-01 16:35:54 +00:00
parent f6e8316b01
commit 433c8ca328
2 changed files with 0 additions and 4 deletions

View File

@ -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

View File

@ -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