]> granicus.if.org Git - python/commit
Add missing FeedParser and BytesFeedParser to email.parser.__all__.
authorR David Murray <rdmurray@bitdance.com>
Sat, 16 Mar 2013 01:00:48 +0000 (21:00 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sat, 16 Mar 2013 01:00:48 +0000 (21:00 -0400)
commit2fab35877d3c67057d02dac2cac374222c6ca079
tree3eb1967eaf2652edc3974c53954f5a495d3d6841
parent5efee58014d43d9c7c66f43afece252716e530c1
Add missing FeedParser and BytesFeedParser to email.parser.__all__.
Lib/email/parser.py
Misc/NEWS