Merge 3.5
This commit is contained in:
commit
90791ce220
|
@ -1,8 +1,8 @@
|
|||
.. currentmodule:: asyncio
|
||||
|
||||
+++++++++++++++++++++++++++++++++++++++++
|
||||
Transports and protocols (low-level API)
|
||||
+++++++++++++++++++++++++++++++++++++++++
|
||||
++++++++++++++++++++++++++++++++++++++++++++++
|
||||
Transports and protocols (callback based API)
|
||||
++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
.. _asyncio-transport:
|
||||
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
.. _asyncio-streams:
|
||||
|
||||
++++++++++++++++++++++++
|
||||
Streams (high-level API)
|
||||
++++++++++++++++++++++++
|
||||
+++++++++++++++++++++++++++++
|
||||
Streams (coroutine based API)
|
||||
+++++++++++++++++++++++++++++
|
||||
|
||||
Stream functions
|
||||
================
|
||||
|
|
Loading…
Reference in New Issue