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

bundles / IPython 9.5.0 / IPython / core / prefilter / PrefilterManager / find_handler

function

IPython.core.prefilter:PrefilterManager.find_handler

source: /IPython/core/prefilter.py :247

Signature

def   find_handler ( self line_info )

Summary

Find a handler for the line_info by trying checkers.

Aliases

  • IPython.core.interactiveshell.PrefilterManager.find_handler