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 vajrasky
Recipients vajrasky
Date 2013-07-17.16:37:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1374079077.48.0.0605853512742.issue18484@psf.upfronthosting.co.za>
In-reply-to
Content
From http.cookiejar module, we have http2time and iso2time functions.

We have unit test for http2time, but not for iso2time. That's not fair.

Attached the extended coverage test for iso2time function.
History
Date User Action Args
2013-07-17 16:37:57vajraskysetrecipients: + vajrasky
2013-07-17 16:37:57vajraskysetmessageid: <1374079077.48.0.0605853512742.issue18484@psf.upfronthosting.co.za>
2013-07-17 16:37:57vajraskylinkissue18484 messages
2013-07-17 16:37:57vajraskycreate