11 Jan
2003
11 Jan
'03
8:13 p.m.
At 05:49 PM 1/11/2003 +0100, you wrote:
Hi,
a zope 404 response contains the header item
Bobo-Exception-File: ...\lib\python\ZPublisher\HTTPResponse.py
search in HTTPResponse.py for the code sequence:
def notFoundError(self,entry='Unknown'): self.setStatus(404) (...)
Thank you! beno