src/eric7/Debugger/DebuggerInterfacePython.py

branch
eric7
changeset 10683
779cda568acb
parent 10653
d169909ad8d2
child 10694
f46c1e224e8a
child 10697
8a609e4c71b6
diff -r 47be220abdaf -r 779cda568acb src/eric7/Debugger/DebuggerInterfacePython.py
--- a/src/eric7/Debugger/DebuggerInterfacePython.py	Tue Apr 16 15:47:11 2024 +0200
+++ b/src/eric7/Debugger/DebuggerInterfacePython.py	Sat Apr 20 18:01:36 2024 +0200
@@ -89,7 +89,7 @@
         @param fn filename to be translated
         @type str
         @param remote2local flag indicating the direction of translation
-            (False = local to remote, True = remote to local [default])
+            (False = local to remote, True = remote to local [default]) (unused)
         @type bool
         @return translated filename
         @rtype str

eric ide

mercurial