Hi,
trying to translate reflex-support branch, which was recently move up to 1.5,
I'm stuck at the error below. Any ideas? Thanks!
Best regards,
Wim
[translation:ERROR] Error:
[translation:ERROR] Traceback (most recent call last):
[translation:ERROR]File "translate.py", line 306
On 16/05/11 17:10, Bo Chen wrote:
> Anto,
Hello Bo,
(I've CCed pypy-dev again, please click "reply all" to make sure the list is
included)
> Is there any advice on reading the source code of the pypy?
that's a hard question, it depends what is your goal. My experience is that if
you have a clear
Hi
keeping this one short and simple
I am interested in using JIT enabled stackless with pypy (obviously a
feature that doesn't exist). i have been playing with the coroutines
interface (which i am finding nicer to work with than tasklets) but
don't have the skill to pull of the stackless work