Commit ca4a8339 authored by Fred Drake's avatar Fred Drake

Shorten the section title.

parent b4810118
......@@ -2,7 +2,7 @@
% <skip@mojam.com>.
\section{\module{mhlib} ---
Object-oriented access to MH mailboxes}
Access to MH mailboxes}
\declaremodule{standard}{mhlib}
\modulesynopsis{Manipulate MH mailboxes from Python.}
......@@ -160,6 +160,9 @@ Copy one message to a given destination in another folder.
\subsection{Message Objects \label{mh-message-objects}}
The \class{Message} class adds one method to those of
\class{mimetools.Message}:
\begin{methoddesc}[Message]{openmessage}{n}
Return a new open message object (costs a file descriptor).
\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