Home
last modified time | relevance | path

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

/dports/devel/ipython5/ipython-5.10.0/IPython/core/
H A Dinteractiveshell.py322 input_splitter = Instance('IPython.core.inputsplitter.IPythonInputSplitter', variable in InteractiveShell
/dports/devel/ipython/ipython-7.29.0/IPython/core/
H A Dinteractiveshell.py497 def input_splitter(self): member in InteractiveShell