freebsd-ports/www/zope213/files/patch-lib-python-restrictedpython-tests-verify.py
Pav Lucistnik fe2caca992 - Help compiling two tests
PR:		ports/68059
Submitted by:	Phil Oleson <oz@nixil.net>
Approved by:	maintainer
2004-06-20 07:27:31 +00:00

10 lines
250 B
Python

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