##// 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
/ scripts
ipython_win_post_install.py Loading ...