]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Removed Queue.py. It's documented now.
authorBarry Warsaw <barry@python.org>
Mon, 1 Dec 1997 16:35:54 +0000 (16:35 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 1 Dec 1997 16:35:54 +0000 (16:35 +0000)
Doc/lib/libundoc.tex
Doc/libundoc.tex

index 76062c2da4539c30a86b2a650fcb22d139dc9a59..eeaaec9c6dd3583bb83a9d2fa4da2eb4134f5d82 100644 (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
index 76062c2da4539c30a86b2a650fcb22d139dc9a59..eeaaec9c6dd3583bb83a9d2fa4da2eb4134f5d82 100644 (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