--- a/DebugClients/Python/coverage/report.py Sat Apr 12 16:19:56 2014 +0200 +++ b/DebugClients/Python/coverage/report.py Sat Apr 12 16:57:18 2014 +0200 @@ -90,3 +90,6 @@ # explicitly suppress those errors. if cu.should_be_python() and not self.config.ignore_errors: raise + +# +# eflag: FileType = Python2