2 Aug
2009
2 Aug
'09
6:48 p.m.
Hi, the doctests for zope.index 3.5.2 - as used in Zope 2.12 - fail badly: File "/home/ajung/.buildout/eggs/zope.index-3.5.2-py2.6-linux-x86_64.egg/zope/index/text/tests/../textindex.txt", line 143, in textindex.txt Failed example: [(k, "%.4f" % v) for (k, v) in index2.apply("Zorro").items()] == result Expected: True Got: False Thoughts? Andreas