mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
docs: Add asyncio source code links (GH-16640)
This commit is contained in:
parent
320dd504dd
commit
f900064ac4
11 changed files with 54 additions and 4 deletions
|
@ -5,6 +5,10 @@
|
|||
Event Loop
|
||||
==========
|
||||
|
||||
**Source code:** :source:`Lib/asyncio/events.py`,
|
||||
:source:`Lib/asyncio/base_events.py`
|
||||
|
||||
------------------------------------
|
||||
|
||||
.. rubric:: Preface
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue