New question #211653 on ladon:
https://answers.launchpad.net/ladon/+question/211653

I want to send a python list to my ladon service. 
Consider the following python list

lst_col_title = [('1', 'Column1', 10, 'L'),(2, 'Column2', 15, 'L'),(3, 
'Column3', 15, 'L'),(4, 'Column4', 10, 'L'),(5, 'Column5', 10, 'L')]

Is their any possible way to send this kind of list to ladon services using 
suds. 

-- 
You received this question notification because you are a member of
Ladon Developer, which is an answer contact for ladon.

-- 
Mailing list: https://launchpad.net/~ladon-dev-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ladon-dev-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to