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 hieu.nguyen
Recipients heidar.rafn, hieu.nguyen, vstinner
Date 2012-10-23.12:07:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350994054.49.0.600642827492.issue12886@psf.upfronthosting.co.za>
In-reply-to
Content
I have attached a patch for this issue, so that if the format of the input argument doesn't match ISO 8601 format, it will return ValueError: time data xxx does not match format xxx.
History
Date User Action Args
2012-10-23 12:07:34hieu.nguyensetrecipients: + hieu.nguyen, vstinner, heidar.rafn
2012-10-23 12:07:34hieu.nguyensetmessageid: <1350994054.49.0.600642827492.issue12886@psf.upfronthosting.co.za>
2012-10-23 12:07:34hieu.nguyenlinkissue12886 messages
2012-10-23 12:07:34hieu.nguyencreate