[issue7370] patch: BaseHTTPServer reinventing rfc822 date formatting

Shashwat Anand report at bugs.python.org
Sun Jun 6 20:20:36 CEST 2010


Shashwat Anand <anand.shashwat at gmail.com> added the comment:

> You could get a minor speedup by doing “from email.utils import formatdate”.

I guess I shall do that. 
Applied the patch and tested it, it does not break anything IMO and should go in python2.7

----------
Added file: http://bugs.python.org/file17573/BaseHTTPServer.patch

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


More information about the Python-bugs-list mailing list