src/eric7/Sessions/SessionFile.py

branch
eric7
changeset 10336
c6bc1a214331
parent 10321
4a017fdf316f
child 10339
446d22fa1aea
diff -r cc0a21ae0975 -r c6bc1a214331 src/eric7/Sessions/SessionFile.py
--- a/src/eric7/Sessions/SessionFile.py	Thu Nov 23 19:56:26 2023 +0100
+++ b/src/eric7/Sessions/SessionFile.py	Thu Nov 23 19:57:05 2023 +0100
@@ -351,7 +351,7 @@
                 debugInfoDict["CommandLine"],
                 debugInfoDict["WorkingDirectory"],
                 debugInfoDict["Environment"],
-                debugInfoDict["ReportExceptions"],
+                debugInfoDict["Exceptions"] ,
                 debugInfoDict["IgnoredExceptions"],
                 debugInfoDict["AutoClearShell"],
                 debugInfoDict["TracePython"],

eric ide

mercurial