Searched defs:boundary (Results 1 – 5 of 5) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/mime/ |
| D | multipart.py | 16 def __init__(self, _subtype='mixed', boundary=None, _subparts=None, argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
| D | MimeWriter.py | 145 def startmultipartbody(self, subtype, boundary=None, plist=[], prefix=1): argument
|
| D | mimify.py | 51 def __init__(self, file, boundary): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
| D | test_mmap.py | 680 def _test_around_boundary(self, boundary): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/ |
| D | message.py | 702 def set_boundary(self, boundary): argument
|