summaryrefslogtreecommitdiffstats
path: root/Doc/library/asyncio-stream.rst
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2014-01-24 16:33:20 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2014-01-24 16:33:20 (GMT)
commit4b4f9ebfea4148b9d483aefb24f88c18e1f505b4 (patch)
tree07008496fc74116e569666daaf4ff990a9015df7 /Doc/library/asyncio-stream.rst
parent1374bd41b1e57fb47fcadc0fad9412f4618be317 (diff)
downloadcpython-4b4f9ebfea4148b9d483aefb24f88c18e1f505b4.zip
cpython-4b4f9ebfea4148b9d483aefb24f88c18e1f505b4.tar.gz
cpython-4b4f9ebfea4148b9d483aefb24f88c18e1f505b4.tar.bz2
asyncio doc: add a "Coroutines and protocols" section
Diffstat (limited to 'Doc/library/asyncio-stream.rst')
-rw-r--r--Doc/library/asyncio-stream.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/library/asyncio-stream.rst b/Doc/library/asyncio-stream.rst
index 0772516..f2a9f12 100644
--- a/Doc/library/asyncio-stream.rst
+++ b/Doc/library/asyncio-stream.rst
@@ -1,5 +1,7 @@
.. currentmodule:: asyncio
+.. _streams:
+
++++++++++++++++++++++++
Streams (high-level API)
++++++++++++++++++++++++