|
12.5 mhlib -- Access to MH mailboxes
The mhlib module provides a Python interface to MH folders and their contents. The module contains three basic classes, MH, which represents a particular collection of folders, Folder, which represents a single folder, and Message, which represents a single message.
Subsections See About this document... for information on suggesting changes. |