##// END OF EJS Templates
Prevent crash from invalid code such as a bare 'return'....
Prevent crash from invalid code such as a bare 'return'. More generally, catch any exceptions from code that may have parsed into an AST tree but doesn't actually compile. Closes gh-704.
Fernando Perez -
r4566:1a64b37c
Show More
Name Size Modified Last Commit Author
/ IPython / testing
plugin
tests
__init__.py Loading ...
_paramtestpy2.py Loading ...
_paramtestpy3.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
ipunittest.py Loading ...
mkdoctests.py Loading ...
nosepatch.py Loading ...
skipdoctest.py Loading ...
tools.py Loading ...