##// END OF EJS Templates
oops
Barry Wark -
Show More
@@ -5,8 +5,6 b' Things that should be tested:'
5 5
6 6 - IPythonCocoaController instantiates an IEngineInteractive
7 7 - IPythonCocoaController executes code on the engine
8 - IPythonCocoaController returns continuation for incomplete code
9 - IPythonCocoaController returns failure for exceptions raised in executed code
10 8 - IPythonCocoaController mirrors engine's user_ns
11 9 """
12 10 __docformat__ = "restructuredtext en"
General Comments 0
You need to be logged in to leave comments. Login now