--- a/DebugClients/Python/coverage/collector.py Fri Dec 31 15:45:32 2010 +0100 +++ b/DebugClients/Python/coverage/collector.py Fri Dec 31 15:46:14 2010 +0100 @@ -270,4 +270,7 @@ if self.branch: return self.data else: - return {} \ No newline at end of file + return {} + +# +# eflag: FileType = Python2