[issue747320] rfc2822 formatdate functionality duplication

karl report at bugs.python.org
Fri Mar 8 20:38:08 CET 2013


karl added the comment:

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]

----------
Added file: http://bugs.python.org/file29352/issue-747320-3.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue747320>
_______________________________________


More information about the Python-bugs-list mailing list