Documentation/Source/eric5.Debugger.DebuggerInterfacePython3.html

branch
Py2 comp.
changeset 3484
645c12de6b0c
parent 3358
57af7e9fda48
--- a/Documentation/Source/eric5.Debugger.DebuggerInterfacePython3.html	Sun Mar 30 22:00:14 2014 +0200
+++ b/Documentation/Source/eric5.Debugger.DebuggerInterfacePython3.html	Thu Apr 03 23:05:31 2014 +0200
@@ -774,8 +774,9 @@
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-client process object (QProcess) and a flag to indicate
-            a network connection (boolean)
+client process object (QProcess), a flag to indicate
+            a network connection (boolean) and the name of the interpreter
+            in case of a local execution (string)
 </dd>
 </dl><a NAME="DebuggerInterfacePython3.startRemoteForProject" ID="DebuggerInterfacePython3.startRemoteForProject"></a>
 <h4>DebuggerInterfacePython3.startRemoteForProject</h4>
@@ -794,8 +795,9 @@
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-client process object (QProcess) and a flag to indicate
-            a network connection (boolean)
+client process object (QProcess), a flag to indicate
+            a network connection (boolean) and the name of the interpreter
+            in case of a local execution (string)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial