docs: Add asyncio source code links (GH-16640)

This commit is contained in:
Kyle Stanley 2019-10-10 19:18:46 -04:00 committed by Yury Selivanov
parent 320dd504dd
commit f900064ac4
11 changed files with 54 additions and 4 deletions

View file

@ -5,6 +5,10 @@
Event Loop
==========
**Source code:** :source:`Lib/asyncio/events.py`,
:source:`Lib/asyncio/base_events.py`
------------------------------------
.. rubric:: Preface