##// 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.

File last commit:

r2009:2a0ba18d
r4566:1a64b37c
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer