--- a/DebugClients/Python/coverage/misc.py Tue Jan 04 18:18:38 2011 +0100 +++ b/DebugClients/Python/coverage/misc.py Tue Jan 04 18:44:51 2011 +0100 @@ -67,3 +67,6 @@ class NoSource(CoverageException): """Used to indicate we couldn't find the source for a module.""" pass + +# +# eflag: FileType = Python2