Home | Trees | Index | Help |
---|
Package twisted :: Package protocols :: Module nntp |
|
NNTP protocol support.
Stability: semi-stable
Maintainer: Jp Calderone
The following protocol commands are currently understood:LIST LISTGROUP XOVER XHDR POST GROUP ARTICLE STAT HEAD BODY NEXT MODE STREAM MODE READER SLAVE LAST QUIT HELP IHAVE XPATH XINDEX XROVER TAKETHIS CHECKThe following protocol commands require implementation:
NEWNEWS XGTITLE XPAT XTHREAD AUTHINFO NEWGROUPSOther desired features:
Classes | |
---|---|
NNTPClient |
|
NNTPServer |
|
UsenetClientProtocol |
A client that connects to an NNTP server and asks for articles new since a certain time. |
Exceptions | |
---|---|
NNTPError |
Function Summary | |
---|---|
extractCode(line)
| |
parseRange(text)
|
Variable Summary | |
---|---|
SelectReactor |
reactor
|
Variable Details |
---|
reactor
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Fri Jun 27 03:48:34 2003 | http://epydoc.sf.net |