DebugClients/Python/DebugProtocol.py

branch
jsonrpc
changeset 5132
a094eee9f862
parent 4631
5c1a96925da4
diff -r 889ed5ff7a68 -r a094eee9f862 DebugClients/Python/DebugProtocol.py
--- a/DebugClients/Python/DebugProtocol.py	Sat Sep 03 18:01:19 2016 +0200
+++ b/DebugClients/Python/DebugProtocol.py	Sat Sep 03 18:02:37 2016 +0200
@@ -6,7 +6,7 @@
 """
 Module defining the debug protocol tokens.
 """
-
+# TODO: delete this file
 # The address used for debugger/client communications.
 DebugAddress = '127.0.0.1'
 

eric ide

mercurial