diff -r 30db18b3c78b -r ecc71fdd67f1 DebugClients/Python/DebugProtocol.py --- a/DebugClients/Python/DebugProtocol.py Tue Jan 04 18:18:38 2011 +0100 +++ b/DebugClients/Python/DebugProtocol.py Tue Jan 04 18:44:51 2011 +0100 @@ -75,3 +75,6 @@ PassiveStartup = '>PassiveStartup<' EOT = '>EOT<\n' + +# +# eflag: FileType = Python2