diff -ur manuel-1.7.1.orig/src/manuel/tests.py manuel-1.7.1/src/manuel/tests.py --- src/manuel/tests.py 2012-04-17 03:08:54.000000000 +0800 +++ src/manuel/tests.py 2012-05-21 20:43:20.981722893 +0800 @@ -9,16 +9,17 @@ import os.path import re import unittest -import zope.testing.renormalizing doctest = manuel.absolute_import('doctest') here = os.path.dirname(os.path.abspath(__file__)) -checker = zope.testing.renormalizing.RENormalizing([ +try: + checker = zope.testing.renormalizing.RENormalizing([ (re.compile(r">> list(suite)[0].shortDescription() + list(suite)[0].shortDescription() 'bugs.txt'