From 433c8ca32825db31a92c84057dffbb05dc75a350 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Mon, 1 Dec 1997 16:35:54 +0000 Subject: [PATCH] Removed Queue.py. It's documented now. --- Doc/lib/libundoc.tex | 2 -- Doc/libundoc.tex | 2 -- 2 files changed, 4 deletions(-) diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index 76062c2da45..eeaaec9c6dd 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex @@ -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 diff --git a/Doc/libundoc.tex b/Doc/libundoc.tex index 76062c2da45..eeaaec9c6dd 100644 --- a/Doc/libundoc.tex +++ b/Doc/libundoc.tex @@ -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