log sat/tools/common/data_format.py @ 2709:46f2733a2a9b

age author description
Sat, 01 Dec 2018 14:34:55 +0100 Goffi tools (common/data_format): use "default" in json.dumps in serialise (useful notably to serialise jid.JID)
Sat, 01 Dec 2018 09:59:48 +0100 Goffi tools (common/data_format): serialise now check types and return a default value when empty string is parsed.
Sat, 11 Aug 2018 18:24:55 +0200 Goffi tools (common/data_format): added serialise and deserialise methods (using json for now)