diff -r 30db18b3c78b -r ecc71fdd67f1 DebugClients/Python/coverage/control.py --- a/DebugClients/Python/coverage/control.py Tue Jan 04 18:18:38 2011 +0100 +++ b/DebugClients/Python/coverage/control.py Tue Jan 04 18:44:51 2011 +0100 @@ -343,4 +343,7 @@ if re.search("^COV|^PY", k) ]), ] - return info \ No newline at end of file + return info + +# +# eflag: FileType = Python2