$NetBSD: patch-ab,v 1.1.1.1 2008/06/21 10:39:31 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