Known limitations

x = Node()
x._values = 1
x._values
Output: ['values']
x.get('_values')
Output: <pyntree.Node object at memory_location>

 


Revision #3
Created 4 March 2023 04:51:38 by jvadair
Updated 11 May 2023 20:26:05 by jvadair