Kaydet (Commit) 6516e149 authored tarafından Fred Drake's avatar Fred Drake

Minor style nit for referring to other attributes of the same class

from an attributes description.
üst fcc31b44
......@@ -39,7 +39,7 @@ returned string. \var{unixfrom} defaults to \code{False}.
\end{methoddesc}
\begin{methoddesc}[Message]{__str__}{}
Equivalent to \method{aMessage.as_string(unixfrom=True)}.
Equivalent to \method{as_string(unixfrom=True)}.
\end{methoddesc}
\begin{methoddesc}[Message]{is_multipart}{}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment