##// END OF EJS Templates
`yield`, `break`, and `continue` automatically dedent...
`yield`, `break`, and `continue` automatically dedent Previously `return`, `raise`, and `pass` did; now these do as well. The tests for these were copied from the tests for those.

File last commit:

r7632:710899f7
r7824:df408e2d
Show More
.gitignore
14 lines | 167 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
.tox