Data nodes starting with "_" are metadata
authorJeremy Stanley <fungi@yuggoth.org>
Sat, 16 Sep 2017 17:35:48 +0000 (17:35 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sat, 16 Sep 2017 17:35:48 +0000 (17:35 +0000)
commit8d912c913308593d6fee719d491706832f1415ac
tree795bc26fa86b8ab24e13d8da4898e77d3724fafc
parent55687ca44e062ece698b387f5d7018f63e9aa796
Data nodes starting with "_" are metadata

Avoid loading data nodes with a "_" prefix as Universe content.
These are only used as file-local metadata.
mudpy/data.py