asyncio: document the debug mode

This commit is contained in:
Victor Stinner 2014-06-23 00:36:11 +02:00
parent 1580fe3fce
commit 62511fd6d6
3 changed files with 30 additions and 7 deletions

View file

@ -601,7 +601,7 @@ Debug mode
.. seealso::
The :ref:`Develop with asyncio <asyncio-dev>` section.
The :ref:`debug mode of asyncio <asyncio-debug-mode>`.
Server