]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Bug 1277: make Maildir use the user-provided factory instead of hard-wiring MaildirMe...
authorAndrew M. Kuchling <amk@amk.ca>
Sat, 19 Jan 2008 20:12:04 +0000 (20:12 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sat, 19 Jan 2008 20:12:04 +0000 (20:12 +0000)
commit15ce880cc8c3de29e91e2e867b2db0b19a48e5f3
treee1ad90f90c0a1d6d69b207423eabdfc7d25fde75
parentc6fde7293e57f16affb068f60b1998114e041b91
Bug 1277: make Maildir use the user-provided factory instead of hard-wiring MaildirMessage.
2.5.2 bugfix candidate.
Lib/mailbox.py
Lib/test/test_mailbox.py