##// END OF EJS Templates
Separate InteractiveShell.input_splitter into two instances....
Separate InteractiveShell.input_splitter into two instances. * input_splitter is used to detect when a cell is complete * input_transformer_manager transforms completed cells Closes gh-3178
Thomas Kluyver -
r10254:014d7ca7
Show More
Name Size Modified Last Commit Author
/ IPython / testing
plugin
tests
__init__.py Loading ...
_paramtestpy2.py Loading ...
_paramtestpy3.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
ipunittest.py Loading ...
mkdoctests.py Loading ...
nose_assert_methods.py Loading ...
nosepatch.py Loading ...
skipdoctest.py Loading ...
tools.py Loading ...