$NetBSD: patch-ab,v 1.1 2006/08/17 11:57:25 darcy Exp $

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