Hello All,I am using Zolera SOAP Infrastructure (ZSI) to create SOAP services and I know to bind it with a WSDL proxy. Are there any wsdl generation tools avaible in python?
Thanks for any links and pointersRegards,
Vedanta
--
http://mail.python.org/mailman/listinfo/python-list
greetings
in a python nested class is it possible to change the value of the
parent class's variable without actually creating an instance of the
parent class, consider this code:
class mother:
x=0
def __init__(self):
self.x=1
def show(self):
-- *~:~*~:~*~:~*~:~*~:~*~:~*~:~*~:~*~:~*~:~*Vedanta BarooahYM! - vedanta2006Skype - vedanta2006--
http://mail.python.org/mailman/listinfo/python-list