##// END OF EJS Templates
Moving and renaming in preparation of subclassing InteractiveShell....
Moving and renaming in preparation of subclassing InteractiveShell. * IPython/scripts/ipython -> IPython/frontend/terminal/scripts * IPython.core.ipapp -> IPython.frontend.terminal.ipapp * IPython.core.embed -> IPython.frontend.terminal.embed * IPython.core.iplib -> IPython.core.interactiveshell
Brian Granger -
r2760:afe1263a
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / tests
__init__.py Loading ...
controllertest.py Loading ...
engineservicetest.py Loading ...
multienginetest.py Loading ...
tasktest.py Loading ...
test_controllerservice.py Loading ...
test_enginefc.py Loading ...
test_engineservice.py Loading ...
test_multiengine.py Loading ...
test_multienginefc.py Loading ...
test_newserialized.py Loading ...
test_pendingdeferred.py Loading ...
test_task.py Loading ...
test_taskfc.py Loading ...
test_twistedutil.py Loading ...