Back to Tornado

``tornado.platform.asyncio`` --- Bridge between ``asyncio`` and Tornado

docs/asyncio.rst

6.5.5518 B
Original Source

tornado.platform.asyncio --- Bridge between asyncio and Tornado

.. automodule:: tornado.platform.asyncio :members:

.. AnyThreadEventLoopPolicy is created dynamically in getattr, so introspection won't find it automatically. This has the unfortunate side effect of moving it to the top of the page but it's better than having it missing entirely.

.. autoclass:: AnyThreadEventLoopPolicy :members: