Lines Matching refs:article
45 To post an article from a file (this assumes that the article has valid
174 *group* is a group name, *last* and *first* are the last and first article
211 of articles in the group, *first* is the first article number in the group,
212 *last* is the last article number in the group, and *name* is the group name.
230 ``'>'``) or an article number (as a string). Return a triple ``(response,
231 number, id)`` where *number* is the article number (as a string) and *id* is the
249 same as for :meth:`.stat`, and *list* is a list of the article's headers (an
263 .. method:: NNTP.article(id)
279 where *first* and *last* are the first and last article numbers to search.
281 text)``, where *id* is an article number (as a string) and *text* is the text of
282 the requested header for that article. If the *file* parameter is supplied, then
292 Post an article using the ``POST`` command. The *file* argument is an open file
294 a well-formed news article, including the required headers. The :meth:`post`
330 article in the range delimited by the *start* and *end* article numbers. Each
331 tuple is of the form ``(article number, subject, poster, date, id, references,
344 article with message ID *id*. This is an optional NNTP extension, and may not