2011/8/10 Seung Soo, <[email protected]> > Anyway I'd like to know if there is any single way to test both > python and pypy(2.7), where the results should be the same.
I routinely run tests like this: pypy -m test.regrtest -v test_pickle -- Amaury Forgeot d'Arc
_______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
