Searched refs:b_flag (Results 1 – 1 of 1) sorted by relevance
82 b_flag = None variable600 global b_flag677 b_flag = opt.bind679 b_flag = "none"682 if not b_flag and not status_flag:689 if b_flag and not args:702 global b_flag707 if b_flag in ["none", "None"]:709 elif b_flag is not None:710 bind_all(args, b_flag, force_flag)[all …]