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] |
|