commit | d52a0b85830e22d9bde8d3d25e5b047645716497 | [log] [tgz] |
---|---|---|
author | Andrew M. Kuchling <amk@amk.ca> | Thu Nov 09 13:33:53 2006 +0000 |
committer | Andrew M. Kuchling <amk@amk.ca> | Thu Nov 09 13:33:53 2006 +0000 |
tree | dfaf85b2d31f395ef7d7f97bf2015d4f1f0a41f3 | |
parent | 3f63454e2258f8b187764066fca2cc2a9361b628 [diff] |
[Bug #1569790] mailbox.Maildir.get_folder() loses factory information Both the Maildir and MH classes had this bug; the patch fixes both classes and adds a test.