Searched refs:obsolete_attachment (Results 1 – 4 of 4) sorted by relevance
51 self._tool.bugs.obsolete_attachment(patch.id())
92 self._tool.bugs.obsolete_attachment(patch.id(), message)118 self._tool.bugs.obsolete_attachment(patch.id(), message)
674 def obsolete_attachment(self, attachment_id, comment_text=None): member in Bugzilla
34842 Fix obsolete_attachment to work when passed a comment.