]> granicus.if.org Git - python/commit
_parse_headers(): Strip a trailing newline from the envelope header. Closes
authorBarry Warsaw <barry@python.org>
Mon, 10 May 2004 14:48:30 +0000 (14:48 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 10 May 2004 14:48:30 +0000 (14:48 +0000)
commitc29db265296b3c31b1f102fced2773ed468ab639
tree5fd273f2ace451ff214f966485f768cfb16024b1
parent6f3b033774c9e6b005a18bcf6811f138b61b92e8
_parse_headers(): Strip a trailing newline from the envelope header.  Closes
SF #951088.
Lib/email/FeedParser.py