mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Send a "ARTICLE" --> Send an "ARTICLE"
Usage error noted by Grant Griffin <grant.griffin@iowegian.com>.
This commit is contained in:
parent
791b366f8f
commit
506a7a87ff
1 changed files with 1 additions and 1 deletions
|
|
@ -203,7 +203,7 @@ Send a \samp{BODY} command, where \var{id} has the same meaning as for
|
|||
\end{methoddesc}
|
||||
|
||||
\begin{methoddesc}{article}{id}
|
||||
Send a \samp{ARTICLE} command, where \var{id} has the same meaning as
|
||||
Send an \samp{ARTICLE} command, where \var{id} has the same meaning as
|
||||
for \method{stat()}. Return as for \method{head()}.
|
||||
\end{methoddesc}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue