]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport bwarsaw's checkin of
authorMichael W. Hudson <mwh@python.net>
Tue, 5 Mar 2002 14:00:16 +0000 (14:00 +0000)
committerMichael W. Hudson <mwh@python.net>
Tue, 5 Mar 2002 14:00:16 +0000 (14:00 +0000)
commitcedf2a4eedbab5d32e1932ffe8e2f716eae79ad0
tree0e230382dbe84d30ce113eb22eb6a335f13625ea
parent234bb740f71381a8086818f56a5b92f9155d4fe1
backport bwarsaw's checkin of
    revision 1.34 of mailbox.py

Added PortableUnixMailbox to the __all__ variable, and in the __main__
section use this class instead of UnixMailbox as per the comments in
the latter's class.

Bug fix candidate for 2.2.1.
Lib/mailbox.py