##// 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.
Aaron Meurer -
r7824:df408e2d
Show More
Name Size Modified Last Commit Author
/ IPython / external / decorators
__init__.py Loading ...
_decorators.py Loading ...
_numpy_testing_noseclasses.py Loading ...
_numpy_testing_utils.py Loading ...