DebugClients/Python3/AsyncFile.py

branch
6_1_x
changeset 4541
e8ddd9d76414
parent 4021
195a471c327b
child 4563
881340f4bd0c
child 4632
ca310db386ed
diff -r beac8323fa9e -r e8ddd9d76414 DebugClients/Python3/AsyncFile.py
--- a/DebugClients/Python3/AsyncFile.py	Wed Nov 04 15:38:02 2015 +0100
+++ b/DebugClients/Python3/AsyncFile.py	Wed Nov 04 16:25:25 2015 +0100
@@ -325,3 +325,6 @@
         """
         for l in list:
             self.write(l)
+
+#
+# eflag: noqa = M702

eric ide

mercurial