You can't dump() two separate json objects to a file, then load() them. load() expects there to be one json object in the file.
確定! 回上一頁