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

/external/webkit/Tools/Scripts/webkitpy/common/net/bugzilla/
H A Dbugzilla.py375 def bug_id_for_attachment_id(self, attachment_id): member in class:Bugzilla
390 bug_id = self.bug_id_for_attachment_id(attachment_id)

Completed in 51 milliseconds