eric6/Documentation/Source/eric6.DebugClients.Python.eric6dbgstub.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.DebugClients.Python.eric6dbgstub.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.DebugClients.Python.eric6dbgstub.html	Mon Feb 01 10:38:16 2021 +0100
@@ -73,7 +73,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating success (boolean)
 </dd>
@@ -107,7 +107,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 the function result
 </dd>
@@ -141,21 +141,21 @@
 </p>
 <dl>
 
-<dt><i>enableTrace=</i></dt>
+<dt><i>enableTrace</i></dt>
 <dd>
 flag to enable the tracing function (boolean)
 </dd>
-<dt><i>exceptions=</i></dt>
+<dt><i>exceptions</i></dt>
 <dd>
 flag to enable exception reporting of the IDE
         (boolean)
 </dd>
-<dt><i>tracePython=</i></dt>
+<dt><i>tracePython</i></dt>
 <dd>
 flag to enable tracing into the Python library
         (boolean)
 </dd>
-<dt><i>redirect=</i></dt>
+<dt><i>redirect</i></dt>
 <dd>
 flag indicating redirection of stdin, stdout and
         stderr (boolean)

eric ide

mercurial