[Python-Dev] [Python-checkins] cpython (2.7): Issue #18277: Document quirks of multiprocessing queue.

A.M. Kuchling amk at amk.ca
Mon Jun 24 20:30:28 CEST 2013


On Mon, Jun 24, 2013 at 03:53:27PM +0200, richard.oudkerk wrote:
> http://hg.python.org/cpython/rev/8dcc4e017d42
> +   but should not cause any pratical difficulties -- you can always
                               ^^ practical

> +       infinitessimal delay before the queue's :meth:`~Queue.empty`
          ^^ infinitesimal (or just "short")

--amk


More information about the Python-Dev mailing list