07abbdbf16
where it's not welcome.
12 lines
324 B
Plaintext
12 lines
324 B
Plaintext
$OpenBSD: patch-SOAPpy_Client_py,v 1.2 2007/10/06 19:41:49 steven Exp $
|
|
--- SOAPpy/Client.py.orig Tue Apr 27 17:45:58 2004
|
|
+++ SOAPpy/Client.py Sat Oct 6 21:33:28 2007
|
|
@@ -41,2 +41,3 @@
|
|
"""
|
|
+from __future__ import nested_scopes
|
|
|
|
@@ -45,3 +46,2 @@ from version import __version__
|
|
|
|
-from __future__ import nested_scopes
|
|
|