1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/www/zope211/files/patch-lib-python-RestrictedPython
Renato Botelho bd3acbc8df - Update to 2.9.4
PR:		ports/101236
Submitted by:	HAYASHI Yasushi <yasi at yasi.to> (maintainer)
2006-08-03 15:53:04 +00:00

11 lines
250 B
Plaintext

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