settings = ('foreground',) old_value = None if ('foreground' in settings) and (old_value is None or old_value > 5): pass