$NetBSD: patch-ab,v 1.1.1.1 2007/12/18 15:35:28 taca Exp $

--- lib/python/RestrictedPython/tests/verify.py.orig	2007-03-25 18:46:21.000000000 +0900
+++ lib/python/RestrictedPython/tests/verify.py
@@ -21,6 +21,7 @@ all attribute access is performed via th
 function.
 """
 
+from __future__ import generators
 import dis
 import types
 
