Message 183758 - Python tracker (original) (raw)

Message183758

Author karlcow
Recipients BreamoreBoy, ajaksu2, anthonybaxter, barry, dalke, gaul, karlcow, l0nwlf, r.david.murray
Date 2013-03-08.19:38:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1362771488.75.0.64871995305.issue747320@psf.upfronthosting.co.za
In-reply-to
Content
Ok after comments and review by Eric Araujo on the previous patch. See issue-747320-3.patch I have ran → ./python.exe Lib/test/test_httpservers.py […] ---------------------------------------------------------------------- Ran 39 tests in 3.734s OK [137158 refs] That said there is no specific tests for date_time_string() and log_date_time_string(). That might be something to consider. → grep date_time Lib/test/test_httpservers.py [nil]
History
Date User Action Args
2013-03-08 19:38:08 karlcow set recipients: + karlcow, barry, anthonybaxter, gaul, dalke, ajaksu2, r.david.murray, l0nwlf, BreamoreBoy
2013-03-08 19:38:08 karlcow set messageid: 1362771488.75.0.64871995305.issue747320@psf.upfronthosting.co.za
2013-03-08 19:38:08 karlcow link issue747320 messages
2013-03-08 19:38:08 karlcow create