HomeSort by relevance Sort by last modified time
    Searched full:is_attachment (Results 1 - 6 of 6) sorted by null

  /external/python/cpython3/Lib/test/test_email/
test_message.py 725 self.assertFalse(m.is_attachment())
727 self.assertFalse(m.is_attachment())
729 self.assertTrue(m.is_attachment())
731 self.assertTrue(m.is_attachment())
733 self.assertTrue(m.is_attachment())
  /external/deqp/external/openglcts/modules/gl/
gl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp 4908 bool is_attachment = true; local
5261 bool is_attachment = true; local
5688 bool is_attachment = true; local
6999 bool is_attachment = true; local
    [all...]
  /external/python/cpython3/Lib/email/
message.py 973 def is_attachment(self): member in class:MIMEPart
    [all...]
  /external/python/cpython3/Doc/library/
email.message.rst 451 .. method:: is_attachment
457 is_attachment is now a method instead of a property, for consistency
    [all...]
  /external/python/cpython3/Misc/
HISTORY     [all...]
NEWS     [all...]

Completed in 2048 milliseconds