Robert Kern wrote:
> On Fri, Sep 19, 2008 at 07:00, Robert Cimrman <[EMAIL PROTECTED]> wrote:
>> Robert Kern wrote:
>>> Ah, found it. T_LONGLONG is a #define from structmember.h which is
>>> used to describe the types of attributes. Apparently, this was not
>>> added until Python 2.5. That particular member didn't actually need to
>>> be long long, so I've fixed that.
>> Great, I will try it after it appears on the web page.
> 
> Oops! It's now pushed.

Thanks, it builds ok now! But then cProfile is also new in 2.5. - I 
should probably upgrade and stop bothering you :-)

r.
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to