--- a/Preferences/__init__.py Fri Jan 02 14:56:04 2015 +0100 +++ b/Preferences/__init__.py Mon Jan 05 16:16:04 2015 +0100 @@ -1283,7 +1283,7 @@ "ConsoleDbgEnabled", "PathTranslation", "Autosave", "ThreeStateBreakPoints", "SuppressClientExit", "BreakAlways", - "AutoViewSourceCode", + "AutoViewSourceCode", "ShowExceptionInShell", ]: return toBool(prefClass.settings.value( "Debugger/" + key, prefClass.debuggerDefaults[key]))