--- a/src/eric7/Sessions/SessionFile.py Fri Nov 24 12:06:59 2023 +0100 +++ b/src/eric7/Sessions/SessionFile.py Fri Nov 24 12:11:49 2023 +0100 @@ -351,7 +351,7 @@ debugInfoDict["CommandLine"], debugInfoDict["WorkingDirectory"], debugInfoDict["Environment"], - debugInfoDict["Exceptions"] , + debugInfoDict["Exceptions"], debugInfoDict["IgnoredExceptions"], debugInfoDict["AutoClearShell"], debugInfoDict["TracePython"],