I got a :
class Holder:
typecode = self
def __init__(self):
# pyclass
self.in = None
...
self.in is not a valid syntax, it's in a generated file.
Reproduction :
ovh = ServiceProxy.ServiceProxy("http://www.ovh.com/soapi/soapi-re-1.9.wsdl", use_wsdl=True)