Running unit tests: Failure in test /home/ctheune/zope.org/slave/zc.ngi/build/src/zc/ngi/async.txt Failed doctest test for async.txt File "/home/ctheune/zope.org/slave/zc.ngi/build/src/zc/ngi/async.txt", line 0 ---------------------------------------------------------------------- File "/home/ctheune/zope.org/slave/zc.ngi/build/src/zc/ngi/async.txt", line 161, in async.txt Failed example: print loghandler Expected: zc.ngi.async.client ERROR handle_input failed Got: ---------------------------------------------------------------------- File "/home/ctheune/zope.org/slave/zc.ngi/build/src/zc/ngi/async.txt", line 165, in async.txt Failed example: handler.closed Exception raised: Traceback (most recent call last): File "/home/ctheune/eggs/tmpY8_5rK/zope.testing-3.5.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run File "", line 1, in ? handler.closed AttributeError: LameClientConnectionHandler instance has no attribute 'closed' Ran 70 tests with 1 failures and 0 errors in 4.978 seconds.