← Back to team overview

ladon-dev-team team mailing list archive

[Question #211653]: pass python list to ladon using suds

 

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.