mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Add the link to asyncio source code in the docs (GH-2373)
This commit is contained in:
parent
cc5a65cd90
commit
627d2c8e8d
8 changed files with 23 additions and 3 deletions
|
@ -3,6 +3,8 @@
|
|||
Queues
|
||||
======
|
||||
|
||||
**Source code:** :source:`Lib/asyncio/queues.py`
|
||||
|
||||
Queues:
|
||||
|
||||
* :class:`Queue`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue