Searched refs:iter_attachments (Results 1 – 6 of 6) sorted by relevance
51 for part in richest.iter_attachments():
487 self.assertEqual(list(m.iter_attachments()), attachments)746 self.assertEqual(len(list(m.iter_attachments())), 2)977 attachments = msg.iter_attachments()
1030 def iter_attachments(self): member in MIMEPart
834 Fix email iter_attachments incorrect mutation of payload list.
1009 Fix email iter_attachments incorrect mutation of payload list.
575 .. method:: iter_attachments()