aboutsummaryrefslogtreecommitdiff
path: root/security/py-RestrictedPython
Commit message (Collapse)AuthorAgeFilesLines
* - transfer maintainership for my zope-ports to zope@Ruslan Makhmatkhanov2012-01-161-2/+2
| | | | | | | - add them to virtual category `zope' Notes: svn path=/head/; revision=289318
* Change email for my ports to FreeBSD one.Ruslan Makhmatkhanov2011-11-101-1/+1
| | | | | | | | Approved by: novel (mentor) Feature safe: yes Notes: svn path=/head/; revision=285480
* - Fix build with python-2.6Wen Heping2011-10-112-6/+15
| | | | Notes: svn path=/head/; revision=283357
* - Update WWWWen Heping2011-10-101-1/+1
| | | | | | | | Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer, via email) Thanks to: sunpoet@ Notes: svn path=/head/; revision=283306
* RestrictedPython provides a restricted execution environment for Python,Wen Heping2011-10-104-0/+126
e.g. for running untrusted code. WWW: http://pypi.python.org/pypi/ExtensionClass Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via GitHub) Notes: svn path=/head/; revision=283283