bd3acbc8df
PR: ports/101236 Submitted by: HAYASHI Yasushi <yasi at yasi.to> (maintainer)
10 lines
324 B
Text
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()
|
|
|