##// 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 / lib
tests
__init__.py Loading ...
backgroundjobs.py Loading ...
clipboard.py Loading ...
deepreload.py Loading ...
demo.py Loading ...
guisupport.py Loading ...
inputhook.py Loading ...
inputhookgtk.py Loading ...
inputhookwx.py Loading ...
irunner.py Loading ...
pylabtools.py Loading ...