Debugger/DebugClientCapabilities.py

changeset 3032
927a2f8b3669
parent 2302
f29e9405c851
child 3160
209a07d7e401
diff -r ed2eaa573ca5 -r 927a2f8b3669 Debugger/DebugClientCapabilities.py
--- a/Debugger/DebugClientCapabilities.py	Sat Oct 19 11:14:51 2013 +0200
+++ b/Debugger/DebugClientCapabilities.py	Sat Oct 19 11:49:31 2013 +0200
@@ -16,4 +16,4 @@
 HasShell = 0x0040
 
 HasAll = HasDebugger | HasInterpreter | HasProfiler | \
-         HasCoverage | HasCompleter | HasUnittest | HasShell
+    HasCoverage | HasCompleter | HasUnittest | HasShell

eric ide

mercurial