Python Moera library 0.14.2
smelamud
released this
30 Oct 17:52
·
34 commits
to master
since this release
- In structures, use a constructor for constructing the structure from properties, and
from_json()
method for constructing it from JSON. - Properties in operations returning default values instead of
None
.