--- 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