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

r3255:7355c69f
r3300:de4ba654
Show More
.gitignore
11 lines | 111 B | text/plain | TextLexer
build
./dist
docs/dist
docs/build/*
docs/source/api/generated
docs/gh-pages
*.py[co]
build
*.egg-info
*~
*.bak