]> granicus.if.org Git - python/commit
Maildir.__init__(): Make sure self.boxes is set.
authorFred Drake <fdrake@acm.org>
Mon, 23 Oct 2000 13:37:01 +0000 (13:37 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 23 Oct 2000 13:37:01 +0000 (13:37 +0000)
commitde3518e7cabf752cc2066878465957dcf552957d
tree11d724122669cee9675efae84de144ce8d367941
parent185f42d917f2b66f366ea59260bd0543bb9849c1
Maildir.__init__():  Make sure self.boxes is set.

This closes SourceForge bug #117490.
Lib/mailbox.py