commit | 2df75832b3775615b78e6ba0fc02ae5df0019cf7 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Mon Oct 06 21:52:31 1997 +0000 |
committer | Fred Drake <fdrake@acm.org> | Mon Oct 06 21:52:31 1997 +0000 |
tree | 08df0eac4c4ccc5f48fb297b96d3afc4bce6389e | |
parent | c211254334779b2ea99a5096d6e50c4c0703f6b1 [diff] [blame] |
Oops; don't know if this was my typo or not: There was a "p" on a line that should have been blank.
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 @@ 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