freebsd-ports/www/zope211/files/patch-lib-python-Products-SiteAccess
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

10 lines
324 B
Text

--- lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py.orig Sat Jan 7 21:07:42 2006
+++ lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py Sun Jan 15 13:39:37 2006
@@ -12,6 +12,7 @@
from Testing.makerequest import makerequest
+from __future__ import generators
import Zope2
Zope2.startup()