src/eric7/Debugger/DebuggerInterfacePython.py

branch
eric7-maintenance
changeset 10694
f46c1e224e8a
parent 10659
43ead32943ca
parent 10683
779cda568acb
child 10733
d96c69a235fc
diff -r e6c9ab1dc168 -r f46c1e224e8a src/eric7/Debugger/DebuggerInterfacePython.py
--- a/src/eric7/Debugger/DebuggerInterfacePython.py	Tue Apr 02 10:13:41 2024 +0200
+++ b/src/eric7/Debugger/DebuggerInterfacePython.py	Wed Apr 24 10:14:16 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