]> granicus.if.org Git - python/commit
Clarify that put *blocks* when the queue is full. Add some blank
authorGuido van Rossum <guido@python.org>
Thu, 9 Apr 1998 14:25:32 +0000 (14:25 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 9 Apr 1998 14:25:32 +0000 (14:25 +0000)
commitc09e6b1c0ab8ea6e0f2cc77e87a602e909385c43
treeaaa22198ebf19877229a8875cec0f6822d24b27d
parent363ab1a613ec053b64ae097381af9c3295232cce
Clarify that put *blocks* when the queue is full.  Add some blank
lines to doc strings.
Lib/Queue.py