[Zope-Checkins] CVS: Zope2 - http_date.py:1.4.4.1

Brian Lloyd brian@digicool.com
Fri, 10 Nov 2000 11:13:11 -0500 (EST)


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)