[pypy-dev] Linux 3.0 kernel fallout
Amaury Forgeot d'Arc
amauryfa at gmail.com
Tue Aug 16 17:57:41 CEST 2011
2011/8/16 David Edelsohn <dje.gcc at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20110816/93f7bf75/attachment.html>
More information about the pypy-dev
mailing list