Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 012ed5d commit c421ad4Copy full SHA for c421ad4
1 file changed
Doc/lib/emailutil.tex
@@ -34,7 +34,7 @@
34
\begin{funcdesc}{getaddresses}{fieldvalues}
35
This method returns a list of 2-tuples of the form returned by
36
\code{parseaddr()}. \var{fieldvalues} is a sequence of header field
37
-values as might be returned by \method{Message.getall()}. Here's a
+values as might be returned by \method{Message.get_all()}. Here's a
38
simple example that gets all the recipients of a message:
39
40
\begin{verbatim}
0 commit comments