Hi! I'm working on branch 2.5-features and trying to translate pypy-c. Probably some of the changes I made are not RPython and the translator crashes.
Some of theses changes I've already found and fixed, but now I can't find out how to fix this error (traceback http://paste.pocoo.org/show/82666/). The traceback points to checkFlag() in pyassem.py, but it's identical to trunk. I've written some code that uses this method (visitImport() and visitFrom() in pycodegen.py). I don't know much about the translator. Does anyone have any idea about what's wrong? Thanks, -- Bruno Fialho Marques Gola <[EMAIL PROTECTED]> http://www.brunogola.com.br Cel: (11) 9294-5883 _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
