Searched defs:rfc822_escape (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/distutils/ | ||
| D | util.py | 471 def rfc822_escape (header): function |
| /external/python/cpython3/Lib/distutils/ | ||
| D | util.py | 472 def rfc822_escape (header): function |