2011/8/16 David Edelsohn <dje....@gmail.com> > It appears that the tests for 'linux2' in Python and PyPy libraries > are broken by the appearance of Linux 3.0 kernels. >
Yes, PyPy is consistent with CPython2.7 in this aspect :-) By the way, does CPython work at all on linux 3.0? what do you get with this command? python -c 'import sys; print sys.platform' -- Amaury Forgeot d'Arc
_______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev