##// 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

File last commit:

r10158:00b960d0
r10254:014d7ca7
Show More
.gitignore
16 lines | 228 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/gh-pages
IPython/frontend/html/notebook/static/mathjax
IPython/frontend/html/notebook/static/components
*.py[co]
__pycache__
build
*.egg-info
*~
*.bak
.tox