Documentation/Source/eric5.Debugger.DebugServer.html

changeset 990
93253de2ae77
parent 945
8cd4d08fa9f6
child 1166
a94b0a2fafd7
--- a/Documentation/Source/eric5.Debugger.DebugServer.html	Fri Apr 15 19:51:20 2011 +0200
+++ b/Documentation/Source/eric5.Debugger.DebugServer.html	Fri Apr 15 20:04:55 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