Show More
@@ -5,8 +5,6 b' Things that should be tested:' | |||||
5 |
|
5 | |||
6 | - IPythonCocoaController instantiates an IEngineInteractive |
|
6 | - IPythonCocoaController instantiates an IEngineInteractive | |
7 | - IPythonCocoaController executes code on the engine |
|
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 | - IPythonCocoaController mirrors engine's user_ns |
|
8 | - IPythonCocoaController mirrors engine's user_ns | |
11 | """ |
|
9 | """ | |
12 | __docformat__ = "restructuredtext en" |
|
10 | __docformat__ = "restructuredtext en" |
General Comments 0
You need to be logged in to leave comments.
Login now