Kaydet (Commit) 2b310dd8 authored tarafından Richard Oudkerk's avatar Richard Oudkerk

Fix typo.

üst 7b69da72
......@@ -525,7 +525,7 @@ Note that one can also create a shared queue by using a manager object -- see
:ref:`manager <multiprocessing-managers>`.
(1) After putting an object on an empty queue there may be an
infinitessimal delay before the queue's :meth:`~Queue.empty`
infinitesimal delay before the queue's :meth:`~Queue.empty`
method returns :const:`False` and :meth:`~Queue.get_nowait` can
return without raising :exc:`Queue.Empty`.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment