Commit 6a143815 authored by R David Murray's avatar R David Murray

Fix Sphinx markup for asyncio modules so :mod:`asyncio` links work.

parent fd1ff1c8
.. module:: asyncio .. currentmodule:: asyncio
.. _event-loop: .. _event-loop:
......
.. module:: asyncio .. currentmodule:: asyncio
++++++++++++++++++++++++ ++++++++++++++++++++++++
Transports and protocols Transports and protocols
......
.. currentmodule:: asyncio
.. _sync: .. _sync:
Synchronization primitives Synchronization primitives
......
.. module:: asyncio .. currentmodule:: asyncio
Tasks and coroutines Tasks and coroutines
==================== ====================
......
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