Searched refs:close_bug (Results 1 – 4 of 4) sorted by relevance
38 Options.close_bug,42 if not self._options.close_bug:
39 Options.close_bug,50 if self._options.close_bug:
39 …close_bug = make_option("--no-close", action="store_false", dest="close_bug", default=True, help="… variable in Options
77 options.close_bug = True