mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Removed Queue.py. It's documented now.
This commit is contained in:
parent
f6e8316b01
commit
433c8ca328
2 changed files with 0 additions and 4 deletions
|
@ -125,8 +125,6 @@ whatsound.py -- recognizing sound files
|
|||
|
||||
These modules are probably also obsolete, or just not very useful.
|
||||
|
||||
Queue.py -- A multi-producer, multi-consumer queue
|
||||
|
||||
bisect.py -- Bisection algorithms (this is actually useful at times)
|
||||
|
||||
dump.py -- Print python code that reconstructs a variable
|
||||
|
|
|
@ -125,8 +125,6 @@ whatsound.py -- recognizing sound files
|
|||
|
||||
These modules are probably also obsolete, or just not very useful.
|
||||
|
||||
Queue.py -- A multi-producer, multi-consumer queue
|
||||
|
||||
bisect.py -- Bisection algorithms (this is actually useful at times)
|
||||
|
||||
dump.py -- Print python code that reconstructs a variable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue