DebugClients/Python3/DebugClientThreads.py

changeset 4543
2e6a880670e9
parent 4187
61fd08bac49b
child 4563
881340f4bd0c
child 4632
ca310db386ed
--- a/DebugClients/Python3/DebugClientThreads.py	Wed Nov 04 15:38:02 2015 +0100
+++ b/DebugClients/Python3/DebugClientThreads.py	Wed Nov 04 16:25:25 2015 +0100
@@ -197,3 +197,6 @@
 if __name__ == '__main__':
     debugClient = DebugClientThreads()
     debugClient.main()
+
+#
+# eflag: noqa = M702

eric ide

mercurial