Documentation/Source/eric5.Debugger.DebugServer.html

branch
5_1_x
changeset 1004
9ff75adb6170
parent 795
917f1945355c
child 1182
86d320b21279
diff -r c4aa6e1a23b7 -r 9ff75adb6170 Documentation/Source/eric5.Debugger.DebugServer.html
--- a/Documentation/Source/eric5.Debugger.DebugServer.html	Tue Apr 26 17:08:48 2011 +0200
+++ b/Documentation/Source/eric5.Debugger.DebugServer.html	Fri Apr 29 18:35:48 2011 +0200
@@ -793,7 +793,7 @@
 name of the test (string)
 </dd><dt><i>traceback</i></dt>
 <dd>
-lines of traceback info (string)
+lines of traceback info (list of strings)
 </dd>
 </dl><a NAME="DebugServer.clientUtTestFailed" ID="DebugServer.clientUtTestFailed"></a>
 <h4>DebugServer.clientUtTestFailed</h4>
@@ -806,7 +806,7 @@
 name of the test (string)
 </dd><dt><i>traceback</i></dt>
 <dd>
-lines of traceback info (string)
+lines of traceback info (list of strings)
 </dd>
 </dl><a NAME="DebugServer.getBreakPointModel" ID="DebugServer.getBreakPointModel"></a>
 <h4>DebugServer.getBreakPointModel</h4>

eric ide

mercurial