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

bundles / IPython 9.11.0 / IPython / core / hooks / CommandChainDispatcher / __iter__

function

IPython.core.hooks:CommandChainDispatcher.__iter__

source: /IPython/core/hooks.py :124

Signature

def   __iter__ ( self )

Summary

Return all objects in chain.

Extended Summary

Handy if the objects are not callable.

Aliases

  • IPython.core.hooks.CommandChainDispatcher.__iter__