]> granicus.if.org Git - python/commit
#11684: Complete parser bytes interface by adding BytesHeaderParser
authorR David Murray <rdmurray@bitdance.com>
Wed, 13 Apr 2011 20:46:05 +0000 (16:46 -0400)
committerR David Murray <rdmurray@bitdance.com>
Wed, 13 Apr 2011 20:46:05 +0000 (16:46 -0400)
commitb35c850a3f7e2e6d470bb9543b9ba83aa33047f7
tree9d7c221e58a8585d0721cc8498ef98d24c3dc269
parentf400ab40e4eb7dc6ad886920fb02ce4f7d1e929f
#11684: Complete parser bytes interface by adding BytesHeaderParser

Patch by Steffen Daode Nurpmeso.
Doc/library/email.parser.rst
Lib/email/generator.py
Lib/email/parser.py
Lib/test/test_email/test_email.py
Misc/NEWS