➜

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.

作者 abrown
收信人 abrown, dmhouse, eka
日期 2009-08-20.09:03:24
SpamBayes Score 0.0017592137
Marked as misclassified 否
Message-id <1250759006.39.0.240081468001.issue6641@psf.upfronthosting.co.za>
In-reply-to
内容
I think this bug is just a doc bug. If you check 

http://docs.python.org/library/datetime.html?highlight=strptime#strftime-behavior

and 

http://docs.python.org/library/time.html?highlight=strptime#time.strptime

You can see that the first link lists %z as a valid modifier, while in
the second link  (in footnote 1) it is mentioned as deprecated.
历史
日期 用户 动作 参数
2009-08-20 09:03:26abrown修改recipients: + abrown, eka, dmhouse
2009-08-20 09:03:26abrown修改messageid: <1250759006.39.0.240081468001.issue6641@psf.upfronthosting.co.za>
2009-08-20 09:03:24abrown链接issue6641 messages
2009-08-20 09:03:24abrown创建