DebugClients/Python/AsyncIO.py

changeset 790
2c0ea0163ef4
parent 13
1af94a91f439
child 791
9ec2ac20e54e
--- a/DebugClients/Python/AsyncIO.py	Fri Dec 31 15:45:32 2010 +0100
+++ b/DebugClients/Python/AsyncIO.py	Fri Dec 31 15:46:14 2010 +0100
@@ -84,3 +84,6 @@
         @param s the data to be written (string)
         """
         self.wbuf = self.wbuf + s
+
+#
+# eflag: FileType = Python2

eric ide

mercurial