<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi Andrew,<br>
<br>
On 7/6/12 4:37 PM, Andrew Francis wrote:<br>
</div>
<blockquote
cite="mid:1341585470.21199.YahooMailNeo@web140702.mail.bf1.yahoo.com"
type="cite">
<div style="color: rgb(0, 0, 0); background-color: rgb(255, 255,
255); font-family: times new roman,new york,times,serif;
font-size: 12pt;">
<div>Hi Christian:</div>
<div><br>
</div>
<div style="font-family: 'times new roman','new
york',times,serif; font-size: 12pt;">
<div style="font-family: 'times new roman','new
york',times,serif; font-size: 12pt;">...<br>
</div>
</div>
</div>
</blockquote>
<br>
<blockquote
cite="mid:1341585470.21199.YahooMailNeo@web140702.mail.bf1.yahoo.com"
type="cite">
<div style="color:#000; background-color:#fff; font-family:times
new roman, new york, times, serif;font-size:12pt">
<div style="font-family: 'times new roman', 'new york', times,
serif; font-size: 12pt; ">
<div style="font-family: 'times new roman', 'new york', times,
serif; font-size: 12pt; "> </div>
<div style="font-family: times new roman, new york, times,
serif; font-size: 12pt;"
class="yui_3_2_0_18_134158486660361">A note. The last time I
looked, the version of the PyPy Stackless</div>
<div style="font-family: times new roman, new york, times,
serif; font-size: 12pt;"
class="yui_3_2_0_18_134158486660361">module that took
advantage of (single-shot) continuations. However unlike</div>
<div style="font-family: times new roman, new york, times,
serif; font-size: 12pt;"
class="yui_3_2_0_18_134158486660361">the older version, it
took out greenlet support. I rather liked the way</div>
<div style="font-family: times new roman, new york, times,
serif; font-size: 12pt;"
class="yui_3_2_0_18_134158486660361">the code could execute
over PyPy's coroutines or greenlets. </div>
<br>
</div>
</div>
</blockquote>
<br>
It works differently now.<br>
You can run the tests of lib_pypy/greenlet.py for instance on<br>
regular CPython, which emulates what is needed.<br>
On a pypy install, the only tests are in lib_pypy/pypy_test.<br>
For the full test suite, the pypy source dist is needed.<br>
<br>
ciao - chris<br>
<pre class="moz-signature" cols="72">--
Christian Tismer :^) <a class="moz-txt-link-rfc2396E" href="mailto:tismer@stackless.com"><mailto:tismer@stackless.com></a>
tismerysoft GmbH : Have a break! Take a ride on Python's
Karl-Liebknecht-Str. 121 : *Starship* <a class="moz-txt-link-freetext" href="http://starship.python.net/">http://starship.python.net/</a>
14482 Potsdam : PGP key -> <a class="moz-txt-link-freetext" href="http://pgp.uni-mainz.de">http://pgp.uni-mainz.de</a>
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? <a class="moz-txt-link-freetext" href="http://www.stackless.com/">http://www.stackless.com/</a></pre>
</body>
</html>