Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/distutils/
Dutil.py471 def rfc822_escape (header): function
Ddist.py20 from distutils.util import check_environ, strtobool, rfc822_escape
1129 long_desc = rfc822_escape(self.get_long_description())
/external/python/cpython2/Doc/distutils/
Dapiref.rst1233 .. function:: rfc822_escape(header)