commit | 615320127428bc97c1e1dd96cf4ac5c8f407554c | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Tue Jan 17 05:58:08 2006 +0000 |
committer | Barry Warsaw <barry@python.org> | Tue Jan 17 05:58:08 2006 +0000 |
tree | 2723d3bd37fc10c461e84038c0bf6fc4829277cc | |
parent | 20bad74d6394a0e9ee82d776b8e4b93de352214a [diff] |
SF bug #1347874; FeedParser does not comply with RFC2822. Change headerRE as suggested in the bug report, so that single character headers are accepted. Test case added too. Will backport to Python 2.4.