Kaydet (Commit) 1374bd41 authored tarafından Victor Stinner's avatar Victor Stinner

asyncio: mention that transports/protocols are low-level, streams are high-level

üst 5c66189e
.. currentmodule:: asyncio .. currentmodule:: asyncio
+++++++++++++++++++++++++ +++++++++++++++++++++++++++++++++++++++++
Transports and protocols Transports and protocols (low-level API)
+++++++++++++++++++++++++ +++++++++++++++++++++++++++++++++++++++++
.. _transport: .. _transport:
......
.. currentmodule:: asyncio .. currentmodule:: asyncio
+++++++ ++++++++++++++++++++++++
Streams Streams (high-level API)
+++++++ ++++++++++++++++++++++++
Stream functions Stream functions
================ ================
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment