summaryrefslogtreecommitdiff
path: root/www/zope28/files/patch-lib-python-products-siteaccess-tests-testvirtualhostmonster.py
blob: d59014d921e29a3a2c584c01586b14085cd6b19e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py.orig	Thu Jun 17 13:38:08 2004
+++ lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py	Thu Jun 17 13:38:24 2004
@@ -12,6 +12,7 @@
 
 from Testing.makerequest import makerequest
 
+from __future__ import generators
 import Zope
 Zope.startup()