DebugClients/Python3/DebugBase.py

changeset 4543
2e6a880670e9
parent 4455
ca13a6f6c452
child 4563
881340f4bd0c
child 4632
ca310db386ed
diff -r 45627d092846 -r 2e6a880670e9 DebugClients/Python3/DebugBase.py
--- a/DebugClients/Python3/DebugBase.py	Wed Nov 04 15:38:02 2015 +0100
+++ b/DebugClients/Python3/DebugBase.py	Wed Nov 04 16:25:25 2015 +0100
@@ -890,3 +890,6 @@
         @return last debugger event (string)
         """
         return self.__event
+
+#
+# eflag: noqa = M702

eric ide

mercurial