how to login a newsgroup programmely and fetch its emails to read?

alex23 wuwei23 at gmail.com
Wed Apr 5 23:14:17 EDT 2006


Frank Potter wrote:
> how to login a newsgroup and get its informations by an account and a password?

by using the nntplib module in the library:
http://docs.python.org/lib/module-nntplib.html

- alex23




More information about the Python-list mailing list