Pauli Virtanen wrote:

> The best alternative, imho, is not to use "dict" as a variable name at
> all. We should make that change manually in SVN sources, both for Py2
> and Py3.

Agreed - the changes should be put in the sources. Will do so tonight 
after work unless someone beats me to it.

> Grepping the f2py source shows that this problem occurs only in
> auxfunc.replace, so changing that shouldn't be too much work.

I am playing a bit with fftpack, and very few modifications are needed 
for f2py to run on it. Now, I "just" have to fix the generated C code to 
  see what's going on.

David

P.S: is it expected that numpy cannot be built in-place correctly under 
py3k ?
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to