On Thu, Jul 17, 2008 at 11:27 AM, Brett Cannon <[EMAIL PROTECTED]> wrote:
> On Thu, Jul 17, 2008 at 10:54 AM, ranjith kannikara
> <[EMAIL PROTECTED]> wrote:
>> I have taken the gsoc 08  project of porting zope2 to python2.5.
>> Through my way to the successful completion of the project I have to
>> implement Restricted python in Zope2. I could only get the information
>> that the python AST has not changed on moving from python2.4 to 2.5
>> but Restricted Python is not well documented enough for a stident to
>> test the Zope2 's Restricted Python implentation.
>>
>> As a student I am not familiar with Restricted Python and python AST
>> implementation.And in need of help to start the Restricted Python
>> implementation.

> What do you mean, "Restricted Python"? If you mean rexec and Bastion,
> they are no longer supported, and that began before 2.5.

Maybe he's talking about PyPy's RPython, which is notoriously (and it
seems intentionally) underspecified? In that case, please contact the
PyPy team.

Or maybe there is something in Zope 2 called Restricted Python -- in
that case please contact the Zope lists.

There's nothing in the collective memory of python-dev called
Restricted Python that we can help you with.

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to