mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
asyncio io: group transports and protocols in a new title
This commit is contained in:
parent
0c6f1ca40c
commit
1ca5ba611b
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
||||||
.. module:: asyncio
|
.. module:: asyncio
|
||||||
|
|
||||||
|
++++++++++++++++++++++++
|
||||||
|
Transports and protocols
|
||||||
|
++++++++++++++++++++++++
|
||||||
|
|
||||||
.. _transport:
|
.. _transport:
|
||||||
|
|
||||||
Transports
|
Transports
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue