On Sun, May 23, 2010 at 1:40 AM, Nadav Horesh wrote:
>
> I think that line 3405 in _capi.c (svn 8386)
> should be:
>
> #if PY_VERSION_HEX >= 0x0301
>
>
> (At least it looks reasonable considering line 3375, and it solves my
> problem)
>
>
Does the following work? PyCObject is deprecated in 2.7
I think that line 3405 in _capi.c (svn 8386)
should be:
#if PY_VERSION_HEX >= 0x0301
(At least it looks reasonable considering line 3375, and it solves my problem)
Nadav
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.s