Home
last modified time | relevance | path

Searched refs:getmaintype (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_multifile.py45 if msg.getmaintype() == 'multipart':
Dtest_mimetools.py40 self.assertEqual(msg.getmaintype(), "text")
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dmimetools.py95 def getmaintype(self): member in Message
Dmhlib.py716 if self.getmaintype() != 'multipart':
734 if self.getmaintype() == 'multipart':
745 if self.getmaintype() == 'multipart':