On Tue, 30 Oct 2007 22:25:28 GMT, Just Another Victim of the Ambient Morality 
<[EMAIL PROTECTED]> wrote:
>    Is there a Python library to communicate with a usenet server?  I did a
>bit of googling and found some sites that suggest that you can roll your own
>fairly easily but, mostly, I got a lot of false positives with talk of
>Python libraries on usenet and I am really hoping this work has already
>done.
>    Thank you...

Twisted News includes an NNTP implementation.

http://twistedmatrix.com/trac/wiki/TwistedNews

http://twistedmatrix.com/documents/current/api/twisted.news.nntp.NNTPClient.html

Jean-Paul
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to