Home
last modified time | relevance | path

Searched refs:make_msgid (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/email/
Dutils.py177 def make_msgid(idstring=None): function
/external/python/cpython2/Doc/library/
Demail.util.rst107 .. function:: make_msgid([idstring])
Demail.rst215 functions have been added to the module: :func:`make_msgid`,
/external/python/cpython2/Lib/email/test/
Dtest_email.py2426 make_msgid = Utils.make_msgid
2430 append(make_msgid())
/external/python/cpython2/Misc/
DNEWS994 email.utils.make_msgid() to strengthen the uniqueness of the message ID.