Message 91763 - Python tracker (original) (raw)

Message91763

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.

Author abrown
Recipients abrown, dmhouse, eka
Date 2009-08-20.09:03:24
SpamBayes Score 0.0017592137
Marked as misclassified No
Message-id 1250759006.39.0.240081468001.issue6641@psf.upfronthosting.co.za
In-reply-to
Content
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.
History
Date User Action Args
2009-08-20 09:03:26 abrown set recipients: + abrown, eka, dmhouse
2009-08-20 09:03:26 abrown set messageid: 1250759006.39.0.240081468001.issue6641@psf.upfronthosting.co.za
2009-08-20 09:03:24 abrown link issue6641 messages
2009-08-20 09:03:24 abrown create

Supported by The Python Software Foundation,
Powered by Roundup

Copyright © 1990-2022, Python Software Foundation
Legal Statements