[Distutils] pkginfo python 3 port

Barry Warsaw barry at python.org
Thu May 27 23:10:44 CEST 2010


On May 27, 2010, at 10:25 AM, Sridhar Ratnakumar wrote:

>Is there a way to parse a RFC 822 message in Python 3?

If it's ASCII, you should have no problems using email.parser.Parser.

-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20100527/5c969b7b/attachment.pgp>


More information about the Distutils-SIG mailing list