Home
last modified time | relevance | path

Searched refs:PortableUnixMailbox (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_old_mailbox.py112 for msg in mailbox.PortableUnixMailbox(f,
Dtest_mailbox.py2018 for msg in mailbox.PortableUnixMailbox(fid,
/external/python/cpython2/Doc/library/
Dmailbox.rst1568 :class:`PortableUnixMailbox` class instead. This class is identical to
1573 .. class:: PortableUnixMailbox(fp[, factory])
/external/python/cpython2/Lib/
Dmailbox.py2145 class PortableUnixMailbox(UnixMailbox): class
/external/python/cpython2/Misc/
DHISTORY7959 - mailbox.py now has a new class, PortableUnixMailbox which is