Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
2e6e7d4b7a6e28f20b7b3363d40c2066baceb492
/
Lib
/
Queue.py
7e6d18c
Replace all calls to acquire_lock() and release_lock() with acquire()
by Guido van Rossum
· 27 years ago
c09e6b1
Clarify that put *blocks* when the queue is full. Add some blank
by Guido van Rossum
· 27 years ago
45e2fbc
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
3d96d52
(Queue.Empty): When class based exceptions are in force, derive this
by Barry Warsaw
· 27 years ago
dd8cb44
Some minute changes.
by Guido van Rossum
· 31 years ago
7bc817d
* Mass change: get rid of all init() methods, in favor of __init__()
by Guido van Rossum
· 31 years ago
9022fce
New module implementing a multi-everything queue.
by Guido van Rossum
· 32 years ago