This message was deleted.
# general
s
This message was deleted.
a
You could store the output as a json string, via json.dumps, and then reconstitute it later on via json.loads
w
Thanks