##// END OF EJS Templates
Fix missing history in cell execution mode....
Fix missing history in cell execution mode. Also cleaned up and commented run_cell a little better, no need to run using map() when a single run_code call suffices.
Fernando Perez -
r2973:205d1241
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / core
tests
__init__.py Loading ...
display_formatter.py Loading ...
display_trap.py Loading ...
error.py Loading ...
fd_redirector.py Loading ...
file_like.py Loading ...
history.py Loading ...
interpreter.py Loading ...
macro.py Loading ...
magic.py Loading ...
message_cache.py Loading ...
output_trap.py Loading ...
prompts.py Loading ...
redirector_output_trap.py Loading ...
sync_traceback_trap.py Loading ...
traceback_formatter.py Loading ...
traceback_trap.py Loading ...
util.py Loading ...