--- a/DebugClients/Python/coverage/misc.py Fri Dec 31 15:45:32 2010 +0100 +++ b/DebugClients/Python/coverage/misc.py Fri Dec 31 15:46:14 2010 +0100 @@ -67,3 +67,6 @@ class NoSource(CoverageException): """Used to indicate we couldn't find the source for a module.""" pass + +# +# eflag: FileType = Python2