asyncio doc: add "asyncio-" prefix to references

This commit is contained in:
Victor Stinner 2014-02-02 15:03:02 +01:00
parent 2315779c5e
commit 9592edb834
5 changed files with 16 additions and 16 deletions

View file

@ -1,6 +1,6 @@
.. currentmodule:: asyncio
.. _streams:
.. _asyncio-streams:
++++++++++++++++++++++++
Streams (high-level API)