bugzilla.py | 445 def _fill_attachment_form(self, member in class:Bugzilla 499 self._fill_attachment_form(description, file_object, filename=filename) 526 self._fill_attachment_form(description, 598 # _fill_attachment_form expects a file-like object 602 self._fill_attachment_form( [all...] |