Home
last modified time | relevance | path

Searched refs:rfc822_escape (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/distutils/tests/
H A Dtest_util.py12 rfc822_escape, byte_compile,
287 res = rfc822_escape(header)
/third_party/python/Lib/distutils/
H A Ddist.py19 from distutils.util import check_environ, strtobool, rfc822_escape namespace
1138 long_desc = rfc822_escape(self.get_long_description())
H A Dutil.py475 def rfc822_escape (header): function

Completed in 4 milliseconds