Use JSON encoding for attributes, to allow nested types such as list(list(int))
authorNick Downing <nick@ndcode.org>
Mon, 28 Jan 2019 07:56:21 +0000 (18:56 +1100)
committerNick Downing <nick@ndcode.org>
Mon, 28 Jan 2019 10:32:29 +0000 (21:32 +1100)
commita5c7dc34a5e1a887a41c1939961cceeebc07b600
tree16eadb06648ef4e178c451877157d9b9c910b35d
parentb62ff32e948f5e308a5d52284fd9ff84d51e1dba
Use JSON encoding for attributes, to allow nested types such as list(list(int))
pitree.t
skel/element.py
skel/skel_py.py