07abbdbf16
where it's not welcome.
12 lines
388 B
Plaintext
12 lines
388 B
Plaintext
$OpenBSD: patch-SOAPpy_GSIServer_py,v 1.2 2007/10/06 19:41:49 steven Exp $
|
|
--- SOAPpy/GSIServer.py.orig Wed Feb 18 05:08:24 2004
|
|
+++ SOAPpy/GSIServer.py Sat Oct 6 21:33:37 2007
|
|
@@ -44,2 +44,3 @@ GSIServer - Contributed by Ivan R. Judson <judson@mcs.
|
|
"""
|
|
+from __future__ import nested_scopes
|
|
|
|
@@ -48,3 +49,2 @@ from version import __version__
|
|
|
|
-from __future__ import nested_scopes
|
|
|