bundles / IPython 9.3.0 / IPython / core / prefilter / AutocallChecker / check
function
IPython.core.prefilter:AutocallChecker.check
source: /IPython/core/prefilter.py :496
Signature
def check ( self , line_info ) Summary
Check if the initial word/function is callable and autocall is on.
Aliases
-
IPython.core.prefilter.AutocallChecker.check