[pypy-dev] Linux 3.0 kernel fallout

Leonardo Santagada santagada at gmail.com
Tue Aug 16 22:20:49 CEST 2011


On Tue, Aug 16, 2011 at 3:36 PM, Amaury Forgeot d'Arc
<amauryfa at gmail.com> wrote:
> 2011/8/16 Reiner | chocri <reiner at chocri.de>
>>
>> $ python -c 'import sys; print sys.platform'
>> linux2
>> $ uname -r
>> 3.0.0-1-686-pae
>
> So, where is the issue?

I saw that some distros are putting in place patches to make linux 3.0
to appear to be 2.6.40 to applications, maybe this is the case here,
that you are looking at a patched python but vanilla would not work.


-- 
Leonardo Santagada


More information about the pypy-dev mailing list