➜

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.

作者 amaury.forgeotdarc
收信人 ajaksu2, alanvgreen, amaury.forgeotdarc, josh-sf, sonderblade, tiktuk
日期 2009-06-23.23:18:57
SpamBayes Score 0.0019886033
Marked as misclassified 否
Message-id <1245799141.05.0.238440451848.issue1100942@psf.upfronthosting.co.za>
In-reply-to
内容
Here is an updated patch, with tests.

The only thing that bugs me is the name of the method: date.strptime() 
seems a bit odd, given that it cannot accept a time part...
OTOH 'strptime' refers to the format specification: %Y-%m-%d
历史
日期 用户 动作 参数
2009-06-23 23:19:01amaury.forgeotdarc修改recipients: + amaury.forgeotdarc, sonderblade, alanvgreen, ajaksu2, josh-sf, tiktuk
2009-06-23 23:19:01amaury.forgeotdarc修改messageid: <1245799141.05.0.238440451848.issue1100942@psf.upfronthosting.co.za>
2009-06-23 23:18:59amaury.forgeotdarc链接issue1100942 messages
2009-06-23 23:18:58amaury.forgeotdarc创建