##// END OF EJS Templates
Add a few more fixes to cell/line input code, switch approaches....
Add a few more fixes to cell/line input code, switch approaches. The pure regexp approach failed in more complex cases, so I've gone for a hybrid with some manual string logic and also regex. There are a lot more tests now that pass, so I'm starting to trust this code.

File last commit:

r4983:a1987bdc
r6981:03d77d1e
Show More
.gitignore
13 lines | 162 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/gh-pages
IPython/frontend/html/notebook/static/mathjax
*.py[co]
build
*.egg-info
*~
*.bak