python-etcd icon indicating copy to clipboard operation
python-etcd copied to clipboard

EtcdResult.leaves should not return itself.

Open toshitanian opened this issue 10 years ago • 0 comments

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

toshitanian avatar Jan 21 '16 07:01 toshitanian