summaryrefslogtreecommitdiff
path: root/www/zope213/files/patch-lib-python-Products-SiteAccess
blob: 2cee7ce5a3f0cc4ea532c08790d29c1f2e75a11b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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()