python2.5 frameobject - how to upgrade?

Helmut Jarausch jarausch at skynet.be
Tue Jan 2 12:16:28 EST 2007


skip at pobox.com wrote:
>     Helmut> I'd like to install a package ('rekall') which uses
>     Helmut> frame->f_nlocals which is no longer contained in frameobject.h.
> 
>     Helmut> What's the recommended way to upgrade such an application?
> 
> I suspect PySequence_Length(frame->f_locals) will do the trick.

Yes, thanks, that fixed it,
Happy New Year to you.

A personal question: Have you converted from Perl to Python, as well?

-- 
Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany



More information about the Python-list mailing list