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.

作者 skrah
收信人 BreamoreBoy, ajaksu2, jlgijsbers, josiahcarlson, kxroberto, skrah
日期 2010-08-20.21:50:28
SpamBayes Score 2.317469e-07
Marked as misclassified
Message-id <1282341030.84.0.660148461373.issue1043134@psf.upfronthosting.co.za>
In-reply-to
内容
I think you are closing too aggressively.


Python 3.2a0 (py3k:81783, Jun  6 2010, 16:07:26) 
[GCC 4.1.3 20080623 (prerelease) (Ubuntu 4.1.2-23ubuntu3)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import mimetypes
>>> mimetypes.guess_extension('text/plain')
'.ksh'
>>>
历史
日期 用户 动作 参数
2010-08-20 21:50:31skrah修改recipients: + skrah, jlgijsbers, josiahcarlson, kxroberto, ajaksu2, BreamoreBoy
2010-08-20 21:50:30skrah修改messageid: <1282341030.84.0.660148461373.issue1043134@psf.upfronthosting.co.za>
2010-08-20 21:50:29skrah链接issue1043134 messages
2010-08-20 21:50:28skrah创建