Home | History | Annotate | Download | only in python2.7

Lines Matching refs:rfc822

48         filterwarnings("ignore", ".*rfc822 has been removed",
51 import rfc822
384 headers: a dictionary(-like) object (sometimes rfc822.Message or a
634 headers = rfc822.Message(self.fp)