##// END OF EJS Templates
Fix bug with execution of naked multiline strings....
Fix bug with execution of naked multiline strings. The actual bug fix was a trivial one-line change, made here. The rest of the commits in this series improve our testing machinery and clean up related code. The actual fix was just calling the run_source instead of the run_code method, which should only be called with compiled code objects.

File last commit:

r2009:2a0ba18d
r3300:de4ba654
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer