Searched defs:is_attachment (Results 1 – 3 of 3) sorted by relevance
62 bool is_attachment() const { return type() == ATTACHMENT; } in is_attachment() function
4908 bool is_attachment = true; in PrepareObjects() local5261 bool is_attachment = true; in PrepareObjects() local5688 bool is_attachment = true; in PrepareObjects() local6999 bool is_attachment = true; in PrepareObjects() local
973 def is_attachment(self): member in MIMEPart