diff -r ed2eaa573ca5 -r 927a2f8b3669 DebugClients/Python/DebugClientCapabilities.py --- a/DebugClients/Python/DebugClientCapabilities.py Sat Oct 19 11:14:51 2013 +0200 +++ b/DebugClients/Python/DebugClientCapabilities.py Sat Oct 19 11:49:31 2013 +0200 @@ -16,7 +16,7 @@ HasShell = 0x0040 HasAll = HasDebugger | HasInterpreter | HasProfiler | \ - HasCoverage | HasCompleter | HasUnittest | HasShell + HasCoverage | HasCompleter | HasUnittest | HasShell # # eflag: FileType = Python2