DebugClients/Python/AsyncIO.py

branch
5_0_x
changeset 807
ecc71fdd67f1
parent 792
a13346916170
diff -r 30db18b3c78b -r ecc71fdd67f1 DebugClients/Python/AsyncIO.py
--- a/DebugClients/Python/AsyncIO.py	Tue Jan 04 18:18:38 2011 +0100
+++ b/DebugClients/Python/AsyncIO.py	Tue Jan 04 18:44:51 2011 +0100
@@ -84,3 +84,6 @@
         @param s the data to be written (string)
         """
         self.wbuf = self.wbuf + s
+
+#
+# eflag: FileType = Python2

eric ide

mercurial