You can write a highly-specialzed encoder and a decoder hook: import json class MultiDimensionalArrayEncoder(json.JSONEncoder): def encode(self, ...
確定! 回上一頁