freebsd-ports/www/zope213/files/patch-Dependencies-SiteAccess
Marcus Alves Grando ac72a7f269 - Update to 2.9.2
PR:		96804
Submitted by:	maintainer
2006-05-05 23:48:15 +00:00

10 lines
368 B
Text

--- Dependencies/Products-Zope-2.9.2/Products/SiteAccess/tests/testVirtualHostMonster.py.orig Sat Jan 7 21:07:42 2006
+++ Dependencies/Products-Zope-2.9.2/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()