[docs] [issue18676] Queue: document that zero is accepted as timeout value

R. David Murray report at bugs.python.org
Thu Aug 8 00:15:33 CEST 2013


R. David Murray added the comment:

Exactly.  0 means "Don't wait, just raise an error immediately if the queue is empty/full".

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18676>
_______________________________________


More information about the docs mailing list