On Sun, Sep 21, 2008 at 02:09, Robert Cimrman <[EMAIL PROTECTED]> wrote:
> 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 :-)

Actually, if you pull again, I've just pushed my changes to remove the
hard dependency on cProfile.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
 -- Umberto Eco
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to