Searched defs:is_patch (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/common/net/bugzilla/
H A Dattachment.py63 def is_patch(self): member in class:Attachment
64 return not not self._attachment_dictionary.get("is_patch")

Completed in 487 milliseconds