Home
last modified time | relevance | path

Searched defs:attach (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/mime/
Dnonmultipart.py17 def attach(self, payload): member in MIMENonMultipart
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/
Dmessage.py156 def attach(self, payload): member in Message