diff -r c190cd71b097 -r 2c0ea0163ef4 DebugClients/Python/getpass.py --- a/DebugClients/Python/getpass.py Fri Dec 31 15:45:32 2010 +0100 +++ b/DebugClients/Python/getpass.py Fri Dec 31 15:46:14 2010 +0100 @@ -49,3 +49,6 @@ unix_getpass = getpass win_getpass = getpass default_getpass = getpass + +# +# eflag: FileType = Python2