消息 [126085]
The aforementioned python-dev thread (available at http://mail.python.org/pipermail/python-dev/2010-June/101186.html ) explains things quite well.
The mailbox module needs to be modified to use binary I/O, both for functionality and for speed. Right now, I don't know how the mailbox module can be useful in py3k (you'd quickly run into unicode errors as soon as you try to read an email with another charset, I think). |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-01-12 11:56:06 | pitrou | 修改 | recipients:
+ pitrou, akuchling, rhettinger, holdenweb, giampaolo.rodola, lregebro |
| 2011-01-12 11:56:06 | pitrou | 修改 | messageid: <1294833366.65.0.708878668651.issue9124@psf.upfronthosting.co.za> |
| 2011-01-12 11:56:04 | pitrou | 链接 | issue9124 messages |
| 2011-01-12 11:56:03 | pitrou | 创建 | |
|