[Numpy-discussion] Test fails for rev. 2473

Sasha ndarray at mac.com
Wed May 3 08:49:23 EDT 2006


On 5/3/06, Johannes Loehnert <a.u.r.e.l.i.a.n at gmx.net> wrote:

> [snip]
> "/scratch/jloehnert/python-svn/lib/python2.3/site-packages/numpy/testing/numpytest.py",
> line 185, in rundocs
>     tests = doctest.DocTestFinder().find(m)
> AttributeError: 'module' object has no attribute 'DocTestFinder'

It looks like this test expects python 2.4 version of doctest.  If we
are going to support 2.3, this is a bug.




More information about the NumPy-Discussion mailing list