src/eric7/Documentation/Source/eric7.DebugClients.Python.DebugBase.html

branch
eric7
changeset 10423
299802979277
parent 10417
c6011e501282
child 10478
de9106c55c3d
--- a/src/eric7/Documentation/Source/eric7.DebugClients.Python.DebugBase.html	Tue Dec 19 11:04:03 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.DebugClients.Python.DebugBase.html	Tue Dec 19 19:57:08 2023 +0100
@@ -659,8 +659,14 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-list of lists with file name (string), line number (integer)
-            and function name (string)
+list of lists with file name, line number, function name
+            and function arguments
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+list of list of [str, int, str, str]
 </dd>
 </dl>
 <a NAME="DebugBase.go" ID="DebugBase.go"></a>

eric ide

mercurial