summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libundoc.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1997-10-06 21:52:31 (GMT)
committerFred Drake <fdrake@acm.org>1997-10-06 21:52:31 (GMT)
commit2df75832b3775615b78e6ba0fc02ae5df0019cf7 (patch)
tree08df0eac4c4ccc5f48fb297b96d3afc4bce6389e /Doc/lib/libundoc.tex
parentc211254334779b2ea99a5096d6e50c4c0703f6b1 (diff)
downloadcpython-2df75832b3775615b78e6ba0fc02ae5df0019cf7.zip
cpython-2df75832b3775615b78e6ba0fc02ae5df0019cf7.tar.gz
cpython-2df75832b3775615b78e6ba0fc02ae5df0019cf7.tar.bz2
Oops; don't know if this was my typo or not: There was a "p" on a line that
should have been blank.
Diffstat (limited to 'Doc/lib/libundoc.tex')
-rw-r--r--Doc/lib/libundoc.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex
index 79108f6..6289aff 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