##// 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.
Fernando Perez -
r3300:de4ba654
Show More
Name Size Modified Last Commit Author
/ tools
alldeps
build_release Loading ...
check_sources.py Loading ...
gitwash_dumper.py Loading ...
make_tarball.py Loading ...
release Loading ...
run_ipy_in_profiler.py Loading ...
testupload Loading ...
toollib.py Loading ...