Is there a python library equivalent to Perl's News::Article
(load a file containing a news or mail message into an
object, manipulate the headers and body, create a new empty
one, save one to a file)?
Thanks!
--
http://mail.python.org/mailman/listinfo/python-list
Chris Rebert wrote:
> On Mon, Oct 25, 2010 at 7:18 PM, Arthur Divot wrote:
> > Is there a python library equivalent to Perl's News::Article
> > (load a file containing a news or mail message into an
> > object, manipulate the headers and body, create a new empty
&