]> granicus.if.org Git - python/commit
Fix Maildir initialization so that maildir contents are read correctly.
authorPetri Lehtinen <petri@digip.org>
Sat, 5 Nov 2011 07:44:59 +0000 (09:44 +0200)
committerPetri Lehtinen <petri@digip.org>
Sat, 5 Nov 2011 07:44:59 +0000 (09:44 +0200)
commit8c482ee95564f04df01fc856f313ff8c98846718
tree8e8286ac9035b81f6a957b28b6ea331b66147e07
parent97c1bef6a4f3c522826386480c62ec27fe46301d
Fix Maildir initialization so that maildir contents are read correctly.

Closes #13254.
Lib/mailbox.py
Lib/test/test_mailbox.py
Misc/NEWS