Searched defs:idstring (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/email/ | ||
D | utils.py | 177 def make_msgid(idstring=None): argument |
/external/python/cpython3/Lib/email/ | ||
D | utils.py | 174 def make_msgid(idstring=None, domain=None): argument |