Hi Boris, Boris Borcic wrote: > Looking for a way to use pypy in any manner, I came up with an idea for a > deterministic sudoku solver that would use the 'become()' feature of the thunk > object space. However, this doesn't work as I expected. The following shell > trace illustrates my problem. Is this a bug or otherwise ? Can anybody > explain ? > > BTW, I am using the pypy 1.0.0 build 41438 windows binary distribution. > > [subquestion : is pypy-dev appropriate for such a question ?]
It's a bug, I have a clue where it is and will try to fix it. Thanks for reporting! Yes, the list is completely appropriate. Cheers, Carl Friedrich _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
