eric6/DebugClients/Python/QProcessExtension.py

changeset 7906
0af028b93cb3
parent 7901
6ff7ccf0cb50
child 7923
91e843545d9a
diff -r 1f0cb4361065 -r 0af028b93cb3 eric6/DebugClients/Python/QProcessExtension.py
--- a/eric6/DebugClients/Python/QProcessExtension.py	Mon Dec 21 12:15:47 2020 +0100
+++ b/eric6/DebugClients/Python/QProcessExtension.py	Mon Dec 21 13:36:24 2020 +0100
@@ -26,8 +26,6 @@
     """     # __IGNORE_WARNING_D234__
     global _debugClient
     
-    # TODO: implement a process tracer
-    # i.e. report which processes are started
     class QProcessWrapper(module.QProcess):
         """
         Wrapper class for *.QProcess.

eric ide

mercurial