Commit 33e20d19 authored by Ezio Melotti's avatar Ezio Melotti

#17364: remove documentation for a function that does not exist.

parent 1e7551dc
......@@ -579,7 +579,6 @@ For an example of the usage of queues for interprocess communication see
:exc:`queue.Empty` exception (*timeout* is ignored in that case).
.. method:: get_nowait()
get_no_wait()
Equivalent to ``get(False)``.
......
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