Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/email/
D__init__.py32 def message_from_string(s, *args, **kws): function
/external/python/cpython2/Lib/email/
D__init__.py51 def message_from_string(s, *args, **kws): function