mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
docs/asyncio: Twek sections names per Nick Coghlan suggestion
This commit is contained in:
parent
ea4ce1c776
commit
cba0053bef
2 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
.. currentmodule:: asyncio
|
||||
|
||||
+++++++++++++++++++++++++++++++++++++++++
|
||||
Transports and protocols (low-level API)
|
||||
+++++++++++++++++++++++++++++++++++++++++
|
||||
++++++++++++++++++++++++++++++++++++++++++++++
|
||||
Transports and protocols (callback based API)
|
||||
++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
.. _asyncio-transport:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue