1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/www/zope/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

11 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