--- a/DebugClients/Python/coverage/config.py Sun Apr 13 15:45:57 2014 +0200 +++ b/DebugClients/Python/coverage/config.py Tue Apr 15 22:41:08 2014 +0200 @@ -211,3 +211,6 @@ if cp.has_option(section, option): method = getattr(cp, 'get'+type_) setattr(self, attr, method(section, option)) + +# +# eflag: FileType = Python2