diff -r 30db18b3c78b -r ecc71fdd67f1 DebugClients/Python/coverage/files.py --- a/DebugClients/Python/coverage/files.py Tue Jan 04 18:18:38 2011 +0100 +++ b/DebugClients/Python/coverage/files.py Tue Jan 04 18:44:51 2011 +0100 @@ -71,3 +71,6 @@ data = data.decode('utf8') # TODO: How to do this properly? return data return None + +# +# eflag: FileType = Python2