##// END OF EJS Templates
Backport PR #9953: corrected split with rsplit...
Backport PR #9953: corrected split with rsplit sir, _Carreau i changed the split with rsplit, i did it because with split only the first that is splitted from the string is taken, but with rsplit the last string is taken, which is what we want. please verify sir.

File last commit:

r21623:1ab497b7
r22895:9be58f19
Show More
.gitignore
23 lines | 330 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/source/config/options
docs/source/interactive/magics-generated.txt
docs/gh-pages
jupyter_notebook/notebook/static/mathjax
jupyter_notebook/static/style/*.map
*.py[co]
__pycache__
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox
.DS_Store
\#*#
.#*
.coverage
*.swp