eric6/DebugClients/Python/SubprocessExtension.py

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

eric ide

mercurial