Searched defs:review (Results 1 – 3 of 3) sorted by relevance
74 def __init__(self, patch_id, review): argument
55 …review = make_option("--no-review", action="store_false", dest="review", default=True, help="Do no… variable in Options
78 def review(self): member in Attachment