DebugClients/Python3/AsyncIO.py

branch
6_1_x
changeset 4541
e8ddd9d76414
parent 4021
195a471c327b
child 4631
5c1a96925da4
--- a/DebugClients/Python3/AsyncIO.py	Wed Nov 04 15:38:02 2015 +0100
+++ b/DebugClients/Python3/AsyncIO.py	Wed Nov 04 16:25:25 2015 +0100
@@ -82,3 +82,6 @@
         @param s the data to be written (string)
         """
         self.wbuf = self.wbuf + s
+
+#
+# eflag: noqa = M702

eric ide

mercurial