Part of twisted.news View Source
NNTP protocol support.
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 NEWGROUPS
Other desired features:
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 44 | Function | parseRange | Undocumented |
| 67 | Function | extractCode | Undocumented |
| 77 | Class | NNTPError | Undocumented |
| 85 | Class | NNTPClient | No class docstring; 36/60 methods documented |
| 519 | Class | NNTPServer | Undocumented |
| 1015 | Class | UsenetClientProtocol | A client that connects to an NNTP server and asks for articles new |