$NetBSD$

--- SOAPpy/Client.py.orig	2009-02-11 22:13:44.000000000 +0100
+++ SOAPpy/Client.py
@@ -1,2 +1,4 @@
+from __future__ import nested_scopes
+
 """
 ################################################################################
@@ -44,6 +46,4 @@ ident = '$Id: Client.py,v 1.20 2004/04/1
 from version import __version__
 
-from __future__ import nested_scopes
-
 #import xml.sax
 import urllib
