Home
last modified time | relevance | path

Searched refs:BabylMailbox (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Doc/library/
Dmailbox.rst1597 .. class:: BabylMailbox(fp[, factory])
1604 headers, and :class:`BabylMailbox` objects will return messages containing only
/external/python/cpython2/Lib/
Dmailbox.py2204 class BabylMailbox(_Mailbox): class
/external/python/cpython2/Misc/
DHISTORY13763 - mailbox.py: Added BabylMailbox. Improved the way the mailbox is