From 2df75832b3775615b78e6ba0fc02ae5df0019cf7 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Mon, 6 Oct 1997 21:52:31 +0000 Subject: [PATCH] Oops; don't know if this was my typo or not: There was a "p" on a line that should have been blank. --- Doc/lib/libundoc.tex | 2 +- Doc/libundoc.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index 79108f62ea5..6289affcf86 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex @@ -130,7 +130,7 @@ whatsound.py -- recognizing sound files These modules are probably also obsolete, or just not very useful. Queue.py -- A multi-producer, multi-consumer queue -p + bisect.py -- Bisection algorithms dump.py -- Print python code that reconstructs a variable diff --git a/Doc/libundoc.tex b/Doc/libundoc.tex index 79108f62ea5..6289affcf86 100644 --- a/Doc/libundoc.tex +++ b/Doc/libundoc.tex @@ -130,7 +130,7 @@ whatsound.py -- recognizing sound files These modules are probably also obsolete, or just not very useful. Queue.py -- A multi-producer, multi-consumer queue -p + bisect.py -- Bisection algorithms dump.py -- Print python code that reconstructs a variable