mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Add source link for asyncio.
This commit is contained in:
parent
bb6694de85
commit
f8d0ff9f42
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@
|
|||
|
||||
.. versionadded:: 3.4
|
||||
|
||||
**Source code:** :source:`Lib/asyncio/`
|
||||
|
||||
--------------
|
||||
|
||||
This module provides infrastructure for writing single-threaded concurrent
|
||||
code using coroutines, multiplexing I/O access over sockets and other
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue