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.
Skip
--
http://mail.python.org/mailman/listinfo/python-list
