support for variable zk.get_children() or any function in kazoo zookepere API ?

9 views
Skip to first unread message

amit mishra

unread,
Nov 9, 2016, 12:02:48 PM11/9/16
to python-zk
Hi all ,

 for id in data1:
       value = "/broker/ids/" + id
       print value
       #if zk.exists(value):
       data, stat = zk.get(value)

Does this zk.get() only support string and not variable ?
Reply all
Reply to author
Forward
0 new messages