This is a development version (latest) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython latest / IPython / core / async_helpers / _AsyncIOProxy

class

IPython.core.async_helpers:_AsyncIOProxy

source: /IPython/core/async_helpers.py :64

Signature

class   _AsyncIOProxy ( obj event_loop )

Members

Summary

Proxy-object for an asyncio

Extended Summary

Any coroutine methods will be wrapped in event_loop.run_

Aliases

  • IPython.core.async_helpers._AsyncIOProxy