src/eric7/Documentation/Source/eric7.Debugger.DebuggerInterfacePython.html

branch
eric7
changeset 10070
9f5758c0fec1
parent 9416
0f7f8e65eeed
child 10259
b51dfacef37f
diff -r 435cc5875135 -r 9f5758c0fec1 src/eric7/Documentation/Source/eric7.Debugger.DebuggerInterfacePython.html
--- a/src/eric7/Documentation/Source/eric7.Debugger.DebuggerInterfacePython.html	Thu May 25 19:51:47 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.Debugger.DebuggerInterfacePython.html	Thu May 25 19:52:31 2023 +0200
@@ -85,7 +85,7 @@
 </tr>
 <tr>
 <td><a href="#DebuggerInterfacePython.__identityTranslation">__identityTranslation</a></td>
-<td>Private method to perform the identity path translation.</td>
+<td></td>
 </tr>
 <tr>
 <td><a href="#DebuggerInterfacePython.__parseClientLine">__parseClientLine</a></td>
@@ -365,33 +365,6 @@
 <h4>DebuggerInterfacePython.__identityTranslation</h4>
 <b>__identityTranslation</b>(<i>fn, remote2local=True</i>)
 
-<p>
-        Private method to perform the identity path translation.
-</p>
-<dl>
-
-<dt><i>fn</i> (str)</dt>
-<dd>
-filename to be translated
-</dd>
-<dt><i>remote2local</i> (bool)</dt>
-<dd>
-flag indicating the direction of translation
-            (False = local to remote, True = remote to local [default])
-</dd>
-</dl>
-<dl>
-<dt>Return:</dt>
-<dd>
-translated filename
-</dd>
-</dl>
-<dl>
-<dt>Return Type:</dt>
-<dd>
-str
-</dd>
-</dl>
 <a NAME="DebuggerInterfacePython.__parseClientLine" ID="DebuggerInterfacePython.__parseClientLine"></a>
 <h4>DebuggerInterfacePython.__parseClientLine</h4>
 <b>__parseClientLine</b>(<i>sock</i>)

eric ide

mercurial