Debugger/DebuggerInterfacePython2.py

changeset 5848
56388f41b1e6
parent 5658
e5f6fe5855fd
--- a/Debugger/DebuggerInterfacePython2.py	Fri Aug 25 16:14:48 2017 +0200
+++ b/Debugger/DebuggerInterfacePython2.py	Sat Aug 26 16:49:16 2017 +0200
@@ -30,6 +30,7 @@
 ClientDefaultCapabilities = DebugClientCapabilities.HasAll
 
 
+# TODO: integrate it with DebuggerInterfacePython3 as DebuggerInterfacePython
 class DebuggerInterfacePython2(QObject):
     """
     Class implementing the Python 2 debugger interface for the debug server.

eric ide

mercurial