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
_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope )