2 Aug
2009
2 Aug
'09
9:26 p.m.
On 8/2/09 5:19 PM, Tres Seaver wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Andreas Jung wrote:
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?
Shoot that test: it sucks both as a test and as documentation.
Already shot on the trunk (by Shane). - C