##// END OF EJS Templates
Simplify test_ident using str.isidentifier()...
Simplify test_ident using str.isidentifier() I have checked that this gives the same results as the previous method.

File last commit:

r17334:44428fb9
r17807:27f7469e
Show More
.gitignore
18 lines | 252 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/source/config/options
docs/gh-pages
IPython/html/notebook/static/mathjax
IPython/html/static/style/*.map
*.py[co]
__pycache__
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox
.DS_Store