summaryrefslogtreecommitdiff
path: root/www/zope213/files/patch-lib-python-RestrictedPython
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-11-19 10:43:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-11-19 10:43:57 +0000
commitf982be45e81588a27383cd1a3eb12789b8498904 (patch)
tree07be283d015b2c39f95e655cb7328ff355bc47fa /www/zope213/files/patch-lib-python-RestrictedPython
parent- Fix modes of the temp directory [1] (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_4_0'.release/6.4.0
Notes
Notes: svn path=/head/; revision=223035 svn path=/tags/RELEASE_6_4_0/; revision=223036; tag=release/6.4.0
Diffstat (limited to 'www/zope213/files/patch-lib-python-RestrictedPython')
-rw-r--r--www/zope213/files/patch-lib-python-RestrictedPython10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/zope213/files/patch-lib-python-RestrictedPython b/www/zope213/files/patch-lib-python-RestrictedPython
deleted file mode 100644
index dacf354759a4..000000000000
--- a/www/zope213/files/patch-lib-python-RestrictedPython
+++ /dev/null
@@ -1,10 +0,0 @@
---- lib/python/RestrictedPython/tests/verify.py.orig Sat Jan 7 21:07:51 2006
-+++ lib/python/RestrictedPython/tests/verify.py Sun Jan 15 13:43:23 2006
-@@ -21,6 +21,7 @@
- function.
- """
-
-+from __future__ import generators
- import dis
- import types
-