DebugClients/Python3/DebugProtocol.py

changeset 4543
2e6a880670e9
parent 4366
9445c7cb991f
child 4631
5c1a96925da4
--- a/DebugClients/Python3/DebugProtocol.py	Wed Nov 04 15:38:02 2015 +0100
+++ b/DebugClients/Python3/DebugProtocol.py	Wed Nov 04 16:25:25 2015 +0100
@@ -82,3 +82,6 @@
 CallTrace = '>CallTrace<'
 
 EOT = '>EOT<\n'
+
+#
+# eflag: noqa = M702

eric ide

mercurial