Home
last modified time | relevance | path

Searched defs:error_before_exec (Results 1 – 2 of 2) sorted by relevance

/dports/devel/ipython5/ipython-5.10.0/IPython/core/
H A Dinteractiveshell.py175 error_before_exec = None variable in ExecutionResult
2628 def error_before_exec(value): function
/dports/devel/ipython/ipython-7.29.0/IPython/core/
H A Dinteractiveshell.py315 error_before_exec = None variable in ExecutionResult
3053 def error_before_exec(value): function