Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/distutils/
Dutil.py471 def rfc822_escape (header): function
/external/python/cpython3/Lib/distutils/
Dutil.py460 def rfc822_escape (header): function