diff -r c190cd71b097 -r 2c0ea0163ef4 DebugClients/Python/DebugProtocol.py --- a/DebugClients/Python/DebugProtocol.py Fri Dec 31 15:45:32 2010 +0100 +++ b/DebugClients/Python/DebugProtocol.py Fri Dec 31 15:46:14 2010 +0100 @@ -75,3 +75,6 @@ PassiveStartup = '>PassiveStartup<' EOT = '>EOT<\n' + +# +# eflag: FileType = Python2