[Zope-Checkins] CVS: Zope2 - HTTPResponse.py:1.22

Brian Lloyd brian@korak.digicool.com
Wed, 3 Nov 1999 11:48:40 -0500


Update of /cvs-repository/Zope2/lib/python/ZPublisher
In directory korak.digicool.com:/projects/sites/devzope/lib/python/ZPublisher

Modified Files:
	HTTPResponse.py 
Log Message:
Fixed a bug in notFoundError - the HTTP status code was never set to 404
for not found errors :(