You are viewing an older version (9.10.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.10.0 / 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