Home
last modified time | relevance | path

Searched defs:parseaddr (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/email/
Dutils.py213 def parseaddr(addr): function
/external/python/cpython3/Lib/email/
Dutils.py205 def parseaddr(addr): function
/external/python/cpython2/Lib/
Drfc822.py492 def parseaddr(address): function