Hi Konstantin, On Mon, Jun 18, 2012 at 3:19 PM, Костя Лопухин <[email protected]> wrote: > May I try? :)
Sure :-) A first quick remark: you should add a test in pypy's own tests, in pypy/objspace/std/test/test_newformat.py. Then run it with "python pytest.py pypy/obj.../test_newformat.py". In this way, you see the failing test and your fixes immediately, without needing to wait for a complete translation. A bientôt, Armin. _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
