[Python-Dev] new security doc using object-capabilities

Brett Cannon brett at python.org
Sat Jul 22 19:33:19 CEST 2006


On 7/22/06, Armin Rigo <arigo at tunes.org> wrote:
>
> Hi Brett,
>
> On Wed, Jul 19, 2006 at 03:35:45PM -0700, Brett Cannon wrote:
> > I also plan to rewrite the import machinery in pure Python.
>
> http://codespeak.net/svn/pypy/dist/pypy/module/__builtin__/importing.py


Thanks for the link, Armin.  Since you guys don't have the import
restrictions the CPython version would have and just have different coding
needs for RPython obviously I can't just do a blind copy.  But I will
definitely take a look as I develop.  Maybe you guys can even help to lower
the duplication if it makes sense for you.

BTW, do you guys happen to have extra tests from import?

-Brett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-dev/attachments/20060722/208e6338/attachment.html 


More information about the Python-Dev mailing list