import json ret = {"message":["frappe","websocerp","erpnext"]} app_list = json.loads(ret)["message"] for app in app_list: print app.
確定! 回上一頁