##// END OF EJS Templates
Also catch SyntaxErrors from InputTransformers in run_cell()...
Also catch SyntaxErrors from InputTransformers in run_cell() The run_cell() method is not used in the IPython terminal, so there are two code paths where the SyntaxError needs to be caught. Also, this commit moves the terminal test to IPython/terminal/test/ instead of IPython/app/test. I've checked that this works in the terminal, the Qt console, and the html notebook.
Volker Braun -
r13525:b06d9d6e
Show More
Name Size Modified Last Commit Author
/ examples / core
appconfig.py Loading ...
display.py Loading ...
example-embed-short.py Loading ...
example-embed.py Loading ...
ipython-completion.bash Loading ...
ipython-get-history.py Loading ...
ipython-qtconsole.desktop Loading ...
ipython.desktop Loading ...
ipython_here_shell_extension.reg Loading ...
new-embed.py Loading ...
seteditor.py Loading ...