Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2df7583

Browse files
committed
Oops; don't know if this was my typo or not: There was a "p" on a line that
should have been blank.
1 parent c211254 commit 2df7583

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/lib/libundoc.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ \section{Oddities}
130130
These modules are probably also obsolete, or just not very useful.
131131

132132
Queue.py -- A multi-producer, multi-consumer queue
133-
p
133+
134134
bisect.py -- Bisection algorithms
135135

136136
dump.py -- Print python code that reconstructs a variable

Doc/libundoc.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ \section{Oddities}
130130
These modules are probably also obsolete, or just not very useful.
131131

132132
Queue.py -- A multi-producer, multi-consumer queue
133-
p
133+
134134
bisect.py -- Bisection algorithms
135135

136136
dump.py -- Print python code that reconstructs a variable

0 commit comments

Comments
 (0)