freebsd-ports/www/zope211/files/patch-Dependencies-RestrictedPython
Renato Botelho 2db166c935 - Update to 2.9.1
PR:		ports/94776
Submitted by:	maintainer
2006-03-21 16:54:03 +00:00

10 lines
310 B
Text

--- Dependencies/RestrictedPython-Zope-2.9.1/RestrictedPython/tests/verify.py.orig Sat Jan 7 21:07:51 2006
+++ Dependencies/RestrictedPython-Zope-2.9.1/RestrictedPython/tests/verify.py Sun Jan 15 13:43:23 2006
@@ -21,6 +21,7 @@
function.
"""
+from __future__ import generators
import dis
import types