Home
last modified time | relevance | path

Searched refs:make_mixed (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/email/
Dmessage.py1127 def make_mixed(self, boundary=None): member in MIMEPart
/external/python/cpython3/Doc/library/
Demail.message.rst636 .. method:: make_mixed(boundary=None)
677 ``multipart/alternative``, call :meth:`make_mixed` and then proceed as