python-etcd
python-etcd copied to clipboard
EtcdResult.leaves should not return itself.
the node returns it self when it has no children. it is confusing.
https://github.com/jplana/python-etcd/blob/master/src/etcd/init.py#L75