Re-hi, On Sat, Mar 17, 2012 at 22:17, Alexander Sedov <[email protected]> wrote: > Thanks for inviting me, I used to be there, but now I'm kinda behind > firewall. > So mailing list is the only way.
Note that there is also http://webchat.freenode.net/ . > Still asking somebody to try my patch. I tried the patch, and the tests still pass. I don't know the details of pypy/interpreter/pyparser, but it seems to me that you changed something in pylexer.py and re-ran genpytokenize.py to regenerate the central part of pytokenize.py. The changes are probably fine, but should be reviewed by someone that knows what this code really does :-/ A bientôt, Armin. _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
