]> granicus.if.org Git - python/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:14:40 +0000 (20:14 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sat, 19 Jan 2008 20:14:40 +0000 (20:14 +0000)
commitea72dcb05c030dc25f03cfed2aaae5ab199ba20f
tree5f9703f713b40b9c9e32d22539b26b52623a5c38
parent5f4fc831adb8031b7824a06ac36147a8d36806bb
Bug 1277: make Maildir use the user-provided factory instead of hard-wiring MaildirMessage.
Lib/mailbox.py
Lib/test/test_mailbox.py