Searched refs:_fill_attachment_form (Results 1 – 2 of 2) sorted by relevance
445 def _fill_attachment_form(self, member in Bugzilla499 self._fill_attachment_form(description, file_object, filename=filename)526 self._fill_attachment_form(description,602 self._fill_attachment_form(
3986 - _fill_attachment_form should not assume unicode data. Callers26934 … - Added _fill_attachment_form to share code between add_patch_to_bug and create_bug_with_patch.