mirror of https://github.com/python/cpython.git
Oops; don't know if this was my typo or not: There was a "p" on a line that
should have been blank.
This commit is contained in:
parent
c211254334
commit
2df75832b3
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue