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 amaury.forgeotdarc
Recipients ajaksu2, alanvgreen, amaury.forgeotdarc, josh-sf, sonderblade, tiktuk
Date 2009-06-23.23:18:57
SpamBayes Score 0.0019886033
Marked as misclassified No
Message-id <1245799141.05.0.238440451848.issue1100942@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2009-06-23 23:19:01amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, sonderblade, alanvgreen, ajaksu2, josh-sf, tiktuk
2009-06-23 23:19:01amaury.forgeotdarcsetmessageid: <1245799141.05.0.238440451848.issue1100942@psf.upfronthosting.co.za>
2009-06-23 23:18:59amaury.forgeotdarclinkissue1100942 messages
2009-06-23 23:18:58amaury.forgeotdarccreate