Preferences/__init__.py

branch
5_3_x
changeset 2504
19e46c77e006
parent 2475
c74e1cff7f3f
child 2507
593f33536261
--- a/Preferences/__init__.py	Sat Mar 16 11:50:32 2013 +0100
+++ b/Preferences/__init__.py	Tue Mar 19 19:13:18 2013 +0100
@@ -487,7 +487,7 @@
     editorTypingDefaults = {
         "Python/EnabledTypingAids": True,
         "Python/InsertClosingBrace": True,
-        "Python/IndentBrace": True,
+        "Python/IndentBrace": False,
         "Python/SkipBrace": True,
         "Python/InsertQuote": True,
         "Python/DedentElse": True,

eric ide

mercurial