DebugClients/Python/AsyncFile.py

changeset 790
2c0ea0163ef4
parent 111
1887e3af7b74
child 791
9ec2ac20e54e
--- a/DebugClients/Python/AsyncFile.py	Fri Dec 31 15:45:32 2010 +0100
+++ b/DebugClients/Python/AsyncFile.py	Fri Dec 31 15:46:14 2010 +0100
@@ -290,3 +290,6 @@
         @param list the list to be written (list of string)
         """
         map(self.write,list)
+
+#
+# eflag: FileType = Python2

eric ide

mercurial