eric6.py

changeset 5395
56efc13e456e
parent 5389
9b1c800daff3
child 5616
adcffadf4962
--- a/eric6.py	Sun Jan 01 18:09:48 2017 +0100
+++ b/eric6.py	Sun Jan 01 18:13:13 2017 +0100
@@ -310,7 +310,7 @@
     pluginFile = None
     noopen = False
     nocrash = False
-    disablecrash=False
+    disablecrash = False
     if "--no-open" in sys.argv and sys.argv.index("--no-open") < ddindex:
         del sys.argv[sys.argv.index("--no-open")]
         noopen = True

eric ide

mercurial