log sat/tools/common/data_format.py @ 3081:fd593b448bee

age author description
2019-08-13 Goffi Python 3 port:
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)
2018-06-27 Goffi code style reformatting using black