ANN: Stackless Python 0.2
Michael Hudson
mwh21 at cam.ac.uk
Wed Jun 16 06:39:36 EDT 1999
Michael Hudson <mwh21 at cam.ac.uk> writes:
> neelk at brick.cswv.com (Neel Krishnaswami) writes:
>
> > In article <376636EA.84240129 at appliedbiometrics.com>,
> > Christian Tismer <tismer at appliedbiometrics.com> wrote:
> > >
> > >
> > >Neel Krishnaswami wrote:
> > >
> > >[Stackless Python 0.2]
> > >
[stuff]
> It doesn't seem to link yet. Oh well, it's late and I'm going to bed.
Got this one; PyEval_Frame_Dispatch is defined static in
Python/ceval.c. Take the keyowrd static out, and it builds and runs
fine (in my limited testing so far).
Michael
> I can send you a diff against cvs's latest if that would help.
>
> Yours,
> Michael
More information about the Python-list
mailing list