On Thu, Apr 16, 2009 at 9:25 AM, aslkoi fdsda <pythonz...@gmail.com> wrote:
> I would like to read just the headers out of a newsgroup.
> Being a Python newbie, I was wondering if this is possible and how difficult
> it would be for a novice Python programmer.
> Thanks for any reply!

See the `nntplib` [http://docs.python.org/library/nntplib.html] and
also (possibly) the `email`
[http://docs.python.org/library/email.html] modules in the standard
library.

Cheers,
Chris
-- 
I have a blog:
http://blog.rebertia.com
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to