log sat/tools/common/data_format.py @ 3387:b3e7e3c49d8f

age author description
2020-01-29 Goffi fixed shebangs
2020-01-29 Goffi dates update
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