[Numpy-discussion] python 2.4 incompatibility in numpy.lookfor in numpy 1.2.0rc2

Pauli Virtanen pav at iki.fi
Wed Sep 24 07:55:43 EDT 2008


Wed, 24 Sep 2008 11:18:43 +0000, Pauli Virtanen wrote:
> Tue, 23 Sep 2008 15:48:22 -0700, joep wrote:
>> A possible solution would be in
>> 
>> http://bazaar.launchpad.net/~pauli-virtanen/scipy/pydocweb/revision/386
>> 
>> It seems to be possible to be used in the same way when  iter_modules
>> is not available.
>> The usage in ``_lookfor_generate_cache`` in lib/utils.py looks almost
>> exactly the same
>> as in the above revision
> 
> Yes, sorry about this; obviously lookfor wasn't tested with Python2.4.
> I'll commit and backport a fix for this today, if that's OK.

In trunk now, r5862.

-- 
Pauli Virtanen




More information about the NumPy-Discussion mailing list