Commit f5a9bc5f authored by Ezio Melotti's avatar Ezio Melotti

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

parent 6234cc00
......@@ -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