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

bundles / IPython 9.14.0.dev / 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__