diff -r 30db18b3c78b -r ecc71fdd67f1 DebugClients/Python/DebugClientCapabilities.py --- a/DebugClients/Python/DebugClientCapabilities.py Tue Jan 04 18:18:38 2011 +0100 +++ b/DebugClients/Python/DebugClientCapabilities.py Tue Jan 04 18:44:51 2011 +0100 @@ -17,3 +17,6 @@ HasAll = HasDebugger | HasInterpreter | HasProfiler | \ HasCoverage | HasCompleter | HasUnittest | HasShell + +# +# eflag: FileType = Python2