_yaml.node_get() would behave differently if indices=[] as opposed to indices=None. This tweak fixes that.
_yaml.node_get()
indices=[]
indices=None