freebsd-ports/www/zope213/files/patch-lib-python-restrictedpython-tests-verify.py

11 lines
250 B
Python
Raw Normal View History

--- 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