New submission from vegeshna satyanarayana raju:

I have json data in following format
{"message":["frappe","websocerp","erpnext"]}

I want each name (frappe, websocerp, erpnext) in three iteration

after that i can use as 
frappe.something.get_data()
websocerp.something.get_data()
erpnext.something.get_data()

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23045>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to