src/eric7/DebugClients/Python/DebugClientBase.py

branch
eric7
changeset 10683
779cda568acb
parent 10552
c5b0c8a5fa7d
child 10689
3ede487187f2
diff -r 47be220abdaf -r 779cda568acb src/eric7/DebugClients/Python/DebugClientBase.py
--- a/src/eric7/DebugClients/Python/DebugClientBase.py	Tue Apr 16 15:47:11 2024 +0200
+++ b/src/eric7/DebugClients/Python/DebugClientBase.py	Sat Apr 20 18:01:36 2024 +0200
@@ -1834,7 +1834,7 @@
         @param passive flag indicating a passive debugging session
         @type bool
         @param multiprocessSupport flag indicating to enable multiprocess
-            debugging support
+            debugging support (unused)
         @type bool
         """
         if host is None:

eric ide

mercurial