diff -r c190cd71b097 -r 2c0ea0163ef4 DebugClients/Python/AsyncFile.py --- 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