mirror of
https://github.com/python/cpython.git
synced 2025-09-13 12:17:24 +00:00
#17364: remove documentation for a function that does not exist.
This commit is contained in:
parent
1e7551dc87
commit
33e20d1954
1 changed files with 0 additions and 1 deletions
|
@ -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)``.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue