On Tue, 30 Oct 2007 22:25:28 GMT, Just Another Victim of the Ambient Morality <ihatespam@hotmail.com> 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/c...NTPClient.html

Jean-Paul