Hi Andrew,

On 7/6/12 4:37 PM, Andrew Francis wrote:
Hi Christian:

...

A note. The last time I looked, the version of the PyPy Stackless
module that took advantage of (single-shot) continuations. However unlike
the older version, it took out greenlet support. I rather liked the way
the code could execute over PyPy's coroutines or greenlets.


It works differently now.
You can run the tests of lib_pypy/greenlet.py for instance on
regular CPython, which emulates what is needed.
On a pypy install, the only tests are in lib_pypy/pypy_test.
For the full test suite, the pypy source dist is needed.

ciao - chris

--
Christian Tismer             :^)   <mailto:[email protected]>
tismerysoft GmbH             :     Have a break! Take a ride on Python's
Karl-Liebknecht-Str. 121     :    *Starship* http://starship.python.net/
14482 Potsdam                :     PGP key -> http://pgp.uni-mainz.de
work +49 173 24 18 776  mobile +49 173 24 18 776  fax n.a.
PGP 0x57F3BF04       9064 F4E1 D754 C2FF 1619  305B C09C 5A3B 57F3 BF04
      whom do you want to sponsor today?   http://www.stackless.com/

_______________________________________________
Stackless mailing list
[email protected]
http://www.stackless.com/mailman/listinfo/stackless

Reply via email to