[Python-Dev] Implementing restricted Python in Zope2 (original) (raw)
Brett Cannon brett at python.org
Thu Jul 17 20:27:42 CEST 2008
- Previous message: [Python-Dev] Implementing restricted Python in Zope2
- Next message: [Python-Dev] Implementing restricted Python in Zope2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Jul 17, 2008 at 10:54 AM, ranjith kannikara <ranjithkannikara at gmail.com> 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.
-Brett
- Previous message: [Python-Dev] Implementing restricted Python in Zope2
- Next message: [Python-Dev] Implementing restricted Python in Zope2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]