[Zope-dev] Problem in current CVS
   
    Jimmie Houchin
     
    jhouchin@texoma.net
       
    Sat, 16 Dec 2000 12:05:00 -0600
    
    
  
Hello,
I just updated my current CVS build of Zope2.
I do ./start and get a traceback.
The last lines of which are:
File "/usr/local/zope/Zope2/ZServer/HTTPResponse.py", line 95, in ?
   from ZPublisher.HTTPResponse import HTTPResponse,
end_of_header_search
ImportError: cannont import name end_of_header_search
I go to the line in HTTPResponse and end_of_header_search is commented
out.
Is there a reason? Looks like it may have been part of Evan's
content-length bugfix?
Thanks,
Jimmie Houchin