[pypy-dev] Sandboxing pypy

William Leslie william.leslie.ttg at gmail.com
Fri Mar 26 01:06:26 CET 2010


On 26 March 2010 10:57, William Leslie <william.leslie.ttg at gmail.com> wrote:
>
> I didn't dive too deeply into the source, but what is to stop one from asking:
>
> [o for o in (1).__class__.__bases__[0].__subclasses__() if o.__name__
> == 'file'][0]('/etc/passwd').read()
>
> ?

Ah right, attributes.py.

>
> --
> William Leslie
>



-- 
William Leslie



More information about the Pypy-dev mailing list