Preferences/__init__.py

changeset 2502
f31954903e39
parent 2474
8727522a69d5
child 2506
e66d1faecced
--- a/Preferences/__init__.py	Sun Mar 17 12:59:21 2013 +0100
+++ b/Preferences/__init__.py	Tue Mar 19 19:13:18 2013 +0100
@@ -491,7 +491,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