Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f8d0ff9

Browse files
author
Guido van Rossum
committed
Add source link for asyncio.
1 parent bb6694d commit f8d0ff9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Doc/library/asyncio.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
.. versionadded:: 3.4
88

9+
**Source code:** :source:`Lib/asyncio/`
10+
11+
--------------
912

1013
This module provides infrastructure for writing single-threaded concurrent
1114
code using coroutines, multiplexing I/O access over sockets and other

0 commit comments

Comments
 (0)