Update of /cvs-repository/Zope2/ZServer/medusa
In directory korak.digicool.com:/home/brian/temp/test_22/ZServer/medusa
Modified Files:
Tag: Zope-2_2-branch
http_date.py
Log Message:
Fixed build_http_date to always use english re: the RFC (previously it
used strftime, which was locale-dependent and could generate invalid
http date headers)