mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
- Help compiling two tests
PR: ports/68059 Submitted by: Phil Oleson <oz@nixil.net> Approved by: maintainer
This commit is contained in:
parent
3e2305435e
commit
fe2caca992
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111843
@ -0,0 +1,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()
|
||||
|
@ -0,0 +1,10 @@
|
||||
--- lib/python/RestrictedPython/tests/verify.py.orig Thu Jun 17 13:39:24 2004
|
||||
+++ lib/python/RestrictedPython/tests/verify.py Thu Jun 17 13:39:41 2004
|
||||
@@ -21,6 +21,7 @@
|
||||
function.
|
||||
"""
|
||||
|
||||
+from __future__ import generators
|
||||
import dis
|
||||
import types
|
||||
|
@ -0,0 +1,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()
|
||||
|
@ -0,0 +1,10 @@
|
||||
--- lib/python/RestrictedPython/tests/verify.py.orig Thu Jun 17 13:39:24 2004
|
||||
+++ lib/python/RestrictedPython/tests/verify.py Thu Jun 17 13:39:41 2004
|
||||
@@ -21,6 +21,7 @@
|
||||
function.
|
||||
"""
|
||||
|
||||
+from __future__ import generators
|
||||
import dis
|
||||
import types
|
||||
|
@ -0,0 +1,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()
|
||||
|
@ -0,0 +1,10 @@
|
||||
--- lib/python/RestrictedPython/tests/verify.py.orig Thu Jun 17 13:39:24 2004
|
||||
+++ lib/python/RestrictedPython/tests/verify.py Thu Jun 17 13:39:41 2004
|
||||
@@ -21,6 +21,7 @@
|
||||
function.
|
||||
"""
|
||||
|
||||
+from __future__ import generators
|
||||
import dis
|
||||
import types
|
||||
|
@ -0,0 +1,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()
|
||||
|
@ -0,0 +1,10 @@
|
||||
--- lib/python/RestrictedPython/tests/verify.py.orig Thu Jun 17 13:39:24 2004
|
||||
+++ lib/python/RestrictedPython/tests/verify.py Thu Jun 17 13:39:41 2004
|
||||
@@ -21,6 +21,7 @@
|
||||
function.
|
||||
"""
|
||||
|
||||
+from __future__ import generators
|
||||
import dis
|
||||
import types
|
||||
|
@ -0,0 +1,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()
|
||||
|
@ -0,0 +1,10 @@
|
||||
--- lib/python/RestrictedPython/tests/verify.py.orig Thu Jun 17 13:39:24 2004
|
||||
+++ lib/python/RestrictedPython/tests/verify.py Thu Jun 17 13:39:41 2004
|
||||
@@ -21,6 +21,7 @@
|
||||
function.
|
||||
"""
|
||||
|
||||
+from __future__ import generators
|
||||
import dis
|
||||
import types
|
||||
|
@ -0,0 +1,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()
|
||||
|
@ -0,0 +1,10 @@
|
||||
--- lib/python/RestrictedPython/tests/verify.py.orig Thu Jun 17 13:39:24 2004
|
||||
+++ lib/python/RestrictedPython/tests/verify.py Thu Jun 17 13:39:41 2004
|
||||
@@ -21,6 +21,7 @@
|
||||
function.
|
||||
"""
|
||||
|
||||
+from __future__ import generators
|
||||
import dis
|
||||
import types
|
||||
|
Loading…
Reference in New Issue
Block a user