NOT_REACHABLE = object() REACHABLE = object() UNSURE = object() def break_check(scope): return UNSURE