Searched refs:mhlib (Results 1 – 13 of 13) sorted by relevance
1 :mod:`mhlib` --- Access to MH mailboxes4 .. module:: mhlib9 The :mod:`mhlib` module has been removed in Python 3. Use the14 The :mod:`mhlib` module provides a Python interface to MH folders and their
18 mhlib.rst
114 import mhlib126 mh = mhlib.MH()
10 import mhlib41 mh = mhlib.MH()
13 mhlib = import_module('mhlib', deprecated=True) variable70 return mhlib.MH(os.path.abspath(_mhpath), _mhprofile)
845 The mhlib module has been deprecated for removal in Python 3.0.
199 Fixed the mhlib module on filesystems that doesn't support link counting for
1920 mhlib MH (mailbox) interface.
10510 * Lib/mhlib.py: Patch by Lars Wirzenius:13707 - mhlib.py: various enhancements, including almost compatible parsing14838 - The mhlib module contains some new functionality: setcontext() to set the 15351 - mhlib.py provides interface to MH folders and messages
9854 "mhlib",25930 "mhlib",
2937 :mod:`mhlib`,
2941 :mod:`mhlib`,
16770 - The mhlib module has been removed.27889 * Lib/mhlib.py: Patch by Lars Wirzenius:31086 - mhlib.py: various enhancements, including almost compatible parsing32217 - The mhlib module contains some new functionality: setcontext() to set the32730 - mhlib.py provides interface to MH folders and messages