Commit 7779b208 authored by Fred Drake's avatar Fred Drake

Remove spurious "()" from the __str__() description.

parent 177b4a06
......@@ -38,7 +38,7 @@ Return the entire formatted message as a string. Optional
envelope header; it defaults to 0.
\end{methoddesc}
\begin{methoddesc}[Message]{__str__()}{}
\begin{methoddesc}[Message]{__str__}{}
Equivalent to \method{aMessage.as_string(unixfrom=1)}.
\end{methoddesc}
......
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