bundles / IPython 9.13.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