From 7011c19a8c96a2f8fb7c04d61cb28cdc507584a6 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Fri, 21 Jan 2005 15:36:45 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_11_0'. --- .../files/patch-lib-python-restrictedpython-tests-verify.py | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 www/zope29/files/patch-lib-python-restrictedpython-tests-verify.py (limited to 'www/zope29/files/patch-lib-python-restrictedpython-tests-verify.py') diff --git a/www/zope29/files/patch-lib-python-restrictedpython-tests-verify.py b/www/zope29/files/patch-lib-python-restrictedpython-tests-verify.py deleted file mode 100644 index 125b4307cd91..000000000000 --- a/www/zope29/files/patch-lib-python-restrictedpython-tests-verify.py +++ /dev/null @@ -1,10 +0,0 @@ ---- lib/python/RestrictedPython/tests/verify.py.orig Thu Jun 17 13:39:24 2004 -+++ lib/python/RestrictedPython/tests/verify.py Thu Jun 17 13:39:41 2004 -@@ -21,6 +21,7 @@ - function. - """ - -+from __future__ import generators - import dis - import types - -- cgit v1.2.3