➜

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 r.david.murray
收信人 barry, dlchambers, r.david.murray
日期 2012-06-27.17:39:17
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1340818758.06.0.88156517543.issue15207@psf.upfronthosting.co.za>
In-reply-to
内容
Thanks for working on this.  Could you please post the fix as a patch file?  If you don't have mercurial, you can generate the diff on windows using the python diff module (scripts/diff.py -u <yourfile> <origfile>).  Actually, I'm not sure exactly where diff is in the windows install, but I know it is there.

Do you know if image/x-png and image/png are included in the registry on all windows versions?  If so we could use that key for a unit test.
历史
日期 用户 动作 参数
2012-06-27 17:39:18r.david.murray修改recipients: + r.david.murray, barry, dlchambers
2012-06-27 17:39:18r.david.murray修改messageid: <1340818758.06.0.88156517543.issue15207@psf.upfronthosting.co.za>
2012-06-27 17:39:17r.david.murray链接issue15207 messages
2012-06-27 17:39:17r.david.murray创建