Is there a usenet library for Python?
Jean-Paul Calderone
exarkun at divmod.com
Tue Oct 30 18:46:30 EDT 2007
More information about the Python-list mailing list
Tue Oct 30 18:46:30 EDT 2007
- Previous message (by thread): Is there a usenet library for Python?
- Next message (by thread): SOAPpy / WSDL help... please
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 30 Oct 2007 22:25:28 GMT, Just Another Victim of the Ambient Morality <ihatespam at 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/current/api/twisted.news.nntp.NNTPClient.html Jean-Paul
- Previous message (by thread): Is there a usenet library for Python?
- Next message (by thread): SOAPpy / WSDL help... please
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list