log sat/tools/common/data_format.py @ 2940:ef554aca3eb1

age author description
2019-01-12 Goffi date update
2018-12-01 Goffi tools (common/data_format): use "default" in json.dumps in serialise (useful notably to serialise jid.JID)
2018-12-01 Goffi tools (common/data_format): serialise now check types and return a default value when empty string is parsed.
2018-08-11 Goffi tools (common/data_format): added serialise and deserialise methods (using json for now)