Shane Hathaway wrote:
ranjith kannikara wrote:
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.
Here is some context for Python-Dev.
RestrictedPython is a custom Python compiler that, when co
On Thu, Jul 17, 2008 at 11:42 AM, Shane Hathaway <[EMAIL PROTECTED]> wrote:
> ranjith kannikara wrote:
>>
>> 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.
>
> Here is some context for Pyth
ranjith kannikara wrote:
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.
Here is some context for Python-Dev.
RestrictedPython is a custom Python compiler that, when combined with a
restrict
> I would like to know how much the AST have been changed on moving from
> python2.4 to python 2.5 so that I can bring the corresponding changes
> in Zope2 to get it adapted to those changes in the AST.
Notice that Parser/Python.asdl is new in Python 2.5, so (by today's
terminology) Python 2.4 di
Hi ,
I am really sorry that I couldn,t make clear in the first mail that
What I actually need. But Shane and my Gsoc mentor Sidnei have already
made it clear I think.
I would like to know how much the AST have been changed on moving from
python2.4 to python 2.5 so that I can bring the correspondi
Benjamin Peterson wrote:
On Thu, Jul 17, 2008 at 4:10 PM, Sidnei da Silva
<[EMAIL PROTECTED]> wrote:
"""
The safety of RestrictedPython has been validated in a somewhat formal
process with Python 2.4. Ranjith is working to validate it with
Python 2.5. He is first working to discover all cha
On Thu, Jul 17, 2008 at 4:10 PM, Sidnei da Silva
<[EMAIL PROTECTED]> wrote:
> On Thu, Jul 17, 2008 at 6:04 PM, Guido van Rossum <[EMAIL PROTECTED]> wrote:
>> Thanks. Then python-dev is *definitely* the wrong forum. :-)
>
> Definitely wrong forum for RestrictedPython-specifc questions, but not
> if
On Thu, Jul 17, 2008 at 6:04 PM, Guido van Rossum <[EMAIL PROTECTED]> wrote:
> Thanks. Then python-dev is *definitely* the wrong forum. :-)
Definitely wrong forum for RestrictedPython-specifc questions, but not
if you consider those two paragraphs from Shane's email, which clarify
that Ranjith is
Thanks. Then python-dev is *definitely* the wrong forum. :-)
On Thu, Jul 17, 2008 at 1:26 PM, Phillip J. Eby <[EMAIL PROTECTED]> wrote:
> At 11:27 AM 7/17/2008 -0700, Brett Cannon wrote:
>>
>> On Thu, Jul 17, 2008 at 10:54 AM, ranjith kannikara
>> <[EMAIL PROTECTED]> wrote:
>> > I have taken the g
At 11:27 AM 7/17/2008 -0700, Brett Cannon 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 i
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
>>
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 th
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 n
13 matches
Mail list logo