Menu

#289 Invalid syntax in generated python

open
nobody
zsi (169)
5
2010-05-19
2010-05-19
No

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)

Discussion


Log in to post a comment.