diff -r 30db18b3c78b -r ecc71fdd67f1 DebugClients/Python/coverage/cmdline.py --- a/DebugClients/Python/coverage/cmdline.py Tue Jan 04 18:18:38 2011 +0100 +++ b/DebugClients/Python/coverage/cmdline.py Tue Jan 04 18:44:51 2011 +0100 @@ -592,4 +592,7 @@ _, err, _ = sys.exc_info() print(err) status = ERR - return status \ No newline at end of file + return status + +# +# eflag: FileType = Python2