[Python-Dev] Re: raw headers in rfc822.Message

john spurling python-dev@liveevil.com
Mon, 9 Sep 2002 12:52:34 -0700


--OXfL5xGRrasGEqWY
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

maybe it would help if i actually attached the diff...



--OXfL5xGRrasGEqWY
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="rfc822.diff"

139d138
<         self.rawheaders = ''
158,159d156
<             # Add line to the raw input
<             self.rawheaders += line

--OXfL5xGRrasGEqWY--