In this question fetch website list from magento using python.
In python code i have used xmlrpc,
I have already try this but error was occured my code is write below
result1=api.call('ol_websites.info',[1,])
print result1
How i do this, anyone can help me to solve this problem ?