[issue23045] json data iteration through loop in python

2014-12-12 Thread vegeshna satyanarayana raju
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

[issue23045] json data iteration through loop in python

2014-12-12 Thread vegeshna satyanarayana raju
Changes by vegeshna satyanarayana raju : -- nosy: satyanani40 priority: normal severity: normal status: open title: json data iteration through loop in python ___ Python tracker <http://bugs.python.org/issue23