summaryrefslogtreecommitdiff
path: root/www/zope210/patches/patch-aa
blob: 0bdbda832fe359d2251cefffbfdf40178a664449 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.1.1.1 2007/12/18 15:35:28 taca Exp $

--- lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py.orig	2007-03-25 18:46:14.000000000 +0900
+++ lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py
@@ -12,6 +12,7 @@
 
 from Testing.makerequest import makerequest
 
+from __future__ import generators
 import Zope2
 Zope2.startup()