DebugClients/Python3/DebugClientCapabilities.py

changeset 3032
927a2f8b3669
parent 2302
f29e9405c851
child 3160
209a07d7e401
--- a/DebugClients/Python3/DebugClientCapabilities.py	Sat Oct 19 11:14:51 2013 +0200
+++ b/DebugClients/Python3/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