Searched defs:is_attachment (Results 1 – 8 of 8) sorted by relevance
62 bool is_attachment() const { return type() == ATTACHMENT; } in is_attachment() function
4903 bool is_attachment = true; in PrepareObjects() local5256 bool is_attachment = true; in PrepareObjects() local5683 bool is_attachment = true; in PrepareObjects() local6995 bool is_attachment = true; in PrepareObjects() local
1000 def is_attachment(self): member in MIMEPart