[Zope3-dev] httpdoc problems

Stephan Richter srichter at cosmos.phy.tufts.edu
Wed Apr 13 10:11:15 EDT 2005


On Monday 11 April 2005 11:46, Garrett Smith wrote:
> I'm getting this rather uninformative error message when I try to build
> a doctest using tcpwatch output.
>
> Traceback (most recent call last):
>   File "\SCM\zope\Zope3\src\zope\app\testing\dochttp.py", line 224, in ?
>     main()
>   File "\SCM\zope\Zope3\src\zope\app\testing\dochttp.py", line 101, in
> dochttp
>     assert (request and response) or not (request or response)
> AssertionError

TCPWatch sometimes does not work well for binary data. Simply remove all the 
request files from the record directory that does not have a matching 
response.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training


More information about the Zope3-dev mailing list